Searched refs:make_file (Results 1 – 2 of 2) sorted by relevance
49 make_file(char *tmpl, size_t l) in make_file() function84 make_file(fn, sizeof(fn)); in main()
70 make_file(const char *pathname, off_t sz) in make_file() function1559 fd = make_file(argv[1], 1024); in main()