Searched defs:make_file (Results 1 – 4 of 4) sorted by relevance
49 make_file(char *tmpl, size_t l) in make_file() function
100 make_file(Args &&... args) const { in make_file() function
72 make_file(const char *pathname, off_t sz) in make_file() function
403 svn_error_t *(*make_file)(svn_fs_root_t *root, const char *path, member