Home
last modified time | relevance | path

Searched refs:make_file (Results 1 – 2 of 2) sorted by relevance

/src/crypto/heimdal/lib/roken/
H A Dtest-readenv.c49 make_file(char *tmpl, size_t l) in make_file() function
84 make_file(fn, sizeof(fn)); in main()
/src/tests/sys/file/
H A Dflock_helper.c70 make_file(const char *pathname, off_t sz) in make_file() function
1559 fd = make_file(argv[1], 1024); in main()