Home
last modified time | relevance | path

Searched defs:statbuf (Results 1 – 25 of 72) 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
H A Ddestroy.cc61 struct statfs statbuf; in assert_unmounted() local
105 struct statfs statbuf; in TEST_F() local
/freebsd/sys/contrib/zstd/programs/
H A Dutil.c167 int UTIL_fstat(const int fd, const char* filename, stat_t* statbuf) in UTIL_fstat()
194 int UTIL_stat(const char* filename, stat_t* statbuf) in UTIL_stat()
201 stat_t statbuf; in UTIL_isRegularFile() local
209 int UTIL_isRegularFileStat(const stat_t* statbuf) in UTIL_isRegularFileStat()
219 int UTIL_chmod(char const* filename, const stat_t* statbuf, mode_t permissions) in UTIL_chmod()
224 int UTIL_fchmod(const int fd, char const* filename, const stat_t* statbuf, mode_t permissions) in UTIL_fchmod()
260 int UTIL_utime(const char* filename, const stat_t *statbuf) in UTIL_utime()
293 int UTIL_setFileStat(const char *filename, const stat_t *statbuf) in UTIL_setFileStat()
298 int UTIL_setFDStat(const int fd, const char *filename, const stat_t *statbuf) in UTIL_setFDStat()
348 stat_t statbuf; in UTIL_isDirectory() local
[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 Dgetextmntent.c43 getextmntent(const char *path, struct mnttab *entry, struct stat64 *statbuf) in getextmntent()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmmap_exec.c43 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.c86 struct stat64 *statbuf) in parse_pathname()
224 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.c106 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.c195 struct stat statbuf; in miss() local
/freebsd/sys/contrib/openzfs/lib/libspl/os/linux/
H A Dmnttab.c97 getextmntent(const char *path, struct mnttab *entry, struct stat64 *statbuf) in getextmntent()
/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A Drc_dfl.c89 struct stat statbuf; in open_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.c187 struct stat64 *statbuf, boolean_t *wholedisk) in is_shorthand_path()
276 struct stat64 statbuf; in make_leaf_vdev() local
550 struct stat64 statbuf; in get_replication() local
963 struct stat64 statbuf; in make_disks() local
/freebsd/contrib/less/
H A Dfilename.c1014 less_stat_t statbuf; in is_dir() local
1055 less_stat_t statbuf; in bad_file() local
1084 less_stat_t statbuf; in filesize() local
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.c100 struct stat statbuf; in __kdb2_hash_open() local
295 struct stat statbuf; in init_hash() 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/libzfs/os/linux/
H A Dlibzfs_share_smb.c394 struct stat statbuf; in smb_available() local
/freebsd/contrib/sendmail/src/
H A Dmci.c1182 struct stat statbuf; variable
1465 struct stat statbuf; 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

123