Searched defs:tmpfile (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/openzfs/lib/libshare/ |
H A D | nfs.c | 81 struct tmpfile { struct 91 nfs_init_tmpfile(const char *prefix, const char *mdir, struct tmpfile *tmpf) in nfs_init_tmpfile() argument 257 int(*cbk)(sa_share_impl_t impl_share, FILE *tmpfile)) in nfs_toggle_share()
|
/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/ |
H A D | nfs.c | 126 FILE *tmpfile; member 230 foreach_nfs_host(sa_share_impl_t impl_share, FILE *tmpfile, in foreach_nfs_host() 422 nfs_add_entry(FILE *tmpfile, const char *sharepath, in nfs_add_entry() 452 nfs_enable_share_impl(sa_share_impl_t impl_share, FILE *tmpfile) in nfs_enable_share_impl() 480 nfs_disable_share_impl(sa_share_impl_t impl_share, FILE *tmpfile) in nfs_disable_share_impl()
|
/freebsd/sys/contrib/openzfs/lib/libshare/os/freebsd/ |
H A D | nfs.c | 118 nfs_enable_share_impl(sa_share_impl_t impl_share, FILE *tmpfile) in nfs_enable_share_impl() 171 nfs_disable_share_impl(sa_share_impl_t impl_share, FILE *tmpfile) in nfs_disable_share_impl()
|
/freebsd/lib/libc/stdio/ |
H A D | tmpfile.c | 48 tmpfile(void) in tmpfile() function
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | rename.cc | 44 char tmpfile[80] = "/tmp/fuse.rename.XXXXXX"; member in Rename
|
/freebsd/tests/sys/kern/ |
H A D | ptrace_test.c | 3499 char tmpfile[64]; in ATF_TC_BODY() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 1895 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument
|
/freebsd/contrib/unbound/services/ |
H A D | authzone.c | 5205 char tmpfile[1024]; in xfr_write_after_update() local
|