Home
last modified time | relevance | path

Searched defs:make_file (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/crypto/heimdal/lib/roken/
H A Dtest-readenv.c49 make_file(char *tmpl, size_t l) in make_file() function
/freebsd-13.1/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h100 make_file(Args &&... args) const { in make_file() function
/freebsd-13.1/tests/sys/file/
H A Dflock_helper.c72 make_file(const char *pathname, off_t sz) in make_file() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h403 svn_error_t *(*make_file)(svn_fs_root_t *root, const char *path, member