Home
last modified time | relevance | path

Searched defs:create_file (Results 1 – 13 of 13) sorted by relevance

/freebsd/bin/pax/tests/
H A Dlegacy_test.pl10 sub create_file { subroutine
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dcasenorm.kshlib42 function create_file function
/freebsd/tests/sys/cddl/zfs/tests/hotplug/
H A Dhotplug.kshlib364 function create_file function
/freebsd/tools/regression/zfs/
H A Dmisc.sh50 create_file() function
/freebsd/tests/sys/cddl/zfs/bin/
H A Dmkfile.c117 create_file(char *f, unsigned long long s) in create_file() function
/freebsd/contrib/pjdfstest/tests/
H A Dmisc.sh285 create_file() { function
/freebsd/contrib/atf/atf-c++/
H A Dutils.cpp54 atf::utils::create_file(const std::string& path, const std::string& contents) in create_file() function in atf::utils
H A Dutils_test.cpp202 ATF_TEST_CASE_BODY(create_file) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/atf/atf-c/
H A Dutils_test.c209 ATF_TC_BODY(create_file, tc) in ATF_TC_BODY() argument
/freebsd/contrib/elftoolchain/elfcopy/
H A Dmain.c649 create_file(struct elfcopy *ecp, const char *src, const char *dst) in create_file() function
/freebsd/contrib/netbsd-tests/kernel/kqueue/
H A Dt_vnode.c59 create_file(const char *file) in create_file() function
/freebsd/contrib/atf/atf-c/detail/
H A Dfs_test.c60 create_file(const char *p, int mode) in create_file() function
/freebsd/sbin/init/
H A Dinit.c683 create_file(const char *path, const void *buf, size_t bufsize) in create_file() function