Searched refs:make_file (Results 1 – 4 of 4) sorted by relevance
49 make_file(char *tmpl, size_t l) in make_file() function84 make_file(fn, sizeof(fn)); in main()
72 make_file(const char *pathname, off_t sz) in make_file() function1561 fd = make_file(argv[1], 1024); in main()
327 svn_error_t *(*make_file)(svn_fs_root_t *root, const char *path, member
1261 return svn_error_trace(root->vtable->make_file(root, path, pool)); in svn_fs_make_file()