Home
last modified time | relevance | path

Searched defs:statbuf (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/tests/sys/fs/fusefs/
H A Dstatfs.cc46 struct statfs statbuf; in TEST_F() local
65 struct statfs statbuf; in TEST_F() local
97 struct statfs statbuf; in TEST_F() local
134 struct statfs statbuf; in TEST_F() local
H A Dmount.cc95 struct statfs statbuf; in TEST_F() local
105 struct statfs statbuf; in TEST_F() local
116 struct statfs statbuf; in TEST_P() local
156 struct statfs statbuf; in TEST_P() local
/freebsd/sys/contrib/zstd/programs/
H A Dutil.c124 int UTIL_stat(const char* filename, stat_t* statbuf) in UTIL_stat()
137 stat_t statbuf; in UTIL_isRegularFile() local
141 int UTIL_isRegularFileStat(const stat_t* statbuf) in UTIL_isRegularFileStat()
151 int UTIL_chmod(char const* filename, const stat_t* statbuf, mode_t permissions) in UTIL_chmod()
163 int UTIL_utime(const char* filename, const stat_t *statbuf) in UTIL_utime()
185 int UTIL_setFileStat(const char *filename, const stat_t *statbuf) in UTIL_setFileStat()
208 stat_t statbuf; in UTIL_isDirectory() local
212 int UTIL_isDirectoryStat(const stat_t* statbuf) in UTIL_isDirectoryStat()
250 stat_t statbuf; in UTIL_isFIFO() local
258 int UTIL_isFIFOStat(const stat_t* statbuf) in UTIL_isFIFOStat()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/exec/
H A Dmmap_exec.c41 struct stat statbuf; in main() local
/freebsd/sys/contrib/openzfs/lib/libspl/os/freebsd/
H A Dgetmntany.c42 getextmntent(const char *path, struct extmnttab *entry, struct stat64 *statbuf) in getextmntent()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmmap_exec.c42 struct stat statbuf; in main() local
/freebsd/usr.sbin/cron/cron/
H A Ddatabase.c41 struct stat statbuf, syscron_stat, st; in load_database() local
238 struct stat *statbuf, cron_db *new_db, cron_db *old_db) in process_crontab()
/freebsd/sys/contrib/openzfs/cmd/zinject/
H A Dtranslate.c85 struct stat64 *statbuf) in parse_pathname()
223 struct stat64 statbuf; in translate_record() local
/freebsd/tools/test/stress2/testcases/mmap/
H A Dmmap.c98 struct stat statbuf; in test() local
/freebsd/tests/sys/file/
H A Dfspacectl_test.c49 struct stat statbuf; in fill() local
91 struct stat statbuf; in check_content_dealloc() local
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_device_path_os.c105 struct stat64 statbuf; in zpool_label_disk_wait() local
H A Dzutil_import_os.c106 struct stat64 statbuf; in zpool_open_func() local
/freebsd/contrib/mtree/
H A Dverify.c188 struct stat statbuf; in miss() local
/freebsd/sys/contrib/openzfs/lib/libspl/os/linux/
H A Dgetmntany.c107 getextmntent(const char *path, struct extmnttab *entry, struct stat64 *statbuf) in getextmntent()
/freebsd/contrib/less/
H A Dfilename.c1062 } else if (!S_ISREG(statbuf.st_mode)) in filesize() local
992 struct stat statbuf; is_dir() local
1033 struct stat statbuf; bad_file() local
/freebsd/stand/ficl/
H A Dfileaccess.c151 struct stat statbuf; in ficlFileStatus() local
190 struct stat statbuf; in fileSize() local
/freebsd/usr.sbin/ypserv/
H A Dyp_access.c317 struct stat statbuf; local
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c186 struct stat64 *statbuf, boolean_t *wholedisk) in is_shorthand_path()
275 struct stat64 statbuf; in make_leaf_vdev() local
575 struct stat64 statbuf; in get_replication() local
971 struct stat64 statbuf; in make_disks() local
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c106 struct stat64 statbuf; in zpool_open_func() local
618 struct stat64 statbuf; in zpool_label_disk_wait() local
/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c395 struct stat statbuf; in smb_available() local
/freebsd/lib/libc/db/hash/
H A Dhash.c98 struct stat statbuf; in __hash_open() local
269 struct stat statbuf; in init_hash() local
/freebsd/contrib/sendmail/src/
H A Dmci.c1182 struct stat statbuf; variable
1465 struct stat statbuf; local
/freebsd/tools/regression/fsx/
H A Dfsx.c399 struct stat statbuf; in check_size() local
420 struct stat statbuf; in check_trunc_hack() local
/freebsd/usr.sbin/autofs/
H A Dautomount.c264 struct statfs statbuf; in flush_caches() local
/freebsd/usr.sbin/cron/crontab/
H A Dcrontab.c309 struct stat statbuf, fsbuf; local

123