Home
last modified time | relevance | path

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

123

/dflybsd-src/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()
162 int UTIL_setFileStat(const char *filename, const stat_t *statbuf) in UTIL_setFileStat()
203 stat_t statbuf; in UTIL_isDirectory() local
207 int UTIL_isDirectoryStat(const stat_t* statbuf) in UTIL_isDirectoryStat()
245 stat_t statbuf; in UTIL_isFIFO() local
253 int UTIL_isFIFOStat(const stat_t* statbuf) in UTIL_isFIFOStat()
267 stat_t statbuf; in UTIL_isLink() local
[all …]
/dflybsd-src/usr.sbin/cron/cron/
H A Ddatabase.c42 struct stat statbuf; in load_database() local
184 process_crontab(char *uname, char *fname, char *tabname, struct stat *statbuf, in process_crontab()
/dflybsd-src/test/stress/stress2/testcases/mmap/
H A Dmmap.c78 struct stat statbuf; in test() local
/dflybsd-src/contrib/less/
H A Dfilename.c1012 less_stat_t statbuf; in is_dir() local
1053 less_stat_t statbuf; in bad_file() local
1082 less_stat_t statbuf; in filesize() local
/dflybsd-src/tools/multimedia/cxm/extract_fw/
H A Dcxm_extract_fw.c119 struct stat statbuf; in main() local
/dflybsd-src/usr.sbin/mtree/
H A Dverify.c179 struct stat statbuf; in miss() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Drename.c91 set_times (const char *destination, const struct stat *statbuf) in set_times()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Drename.c91 set_times (const char *destination, const struct stat *statbuf) in set_times()
/dflybsd-src/contrib/cvs-1.12/src/
H A Derror.c114 char statbuf[256]; in error() local
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dbfdio.c262 bfd_stat (bfd *abfd, struct stat *statbuf) in bfd_stat()
599 memory_bstat (bfd *abfd, struct stat *statbuf) in memory_bstat()
H A Delfcore.h283 struct stat statbuf; in elf_core_file_p() local
H A Dbinary.c59 struct stat statbuf; in binary_object_p() local
/dflybsd-src/contrib/gdb-7/bfd/
H A Dbfdio.c263 bfd_stat (bfd *abfd, struct stat *statbuf) in bfd_stat()
599 memory_bstat (bfd *abfd, struct stat *statbuf) in memory_bstat()
H A Delfcore.h289 struct stat statbuf; in elf_core_file_p() local
H A Dbinary.c60 struct stat statbuf; in binary_object_p() local
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dbfdio.c283 bfd_stat (bfd *abfd, struct stat *statbuf) in bfd_stat()
624 memory_bstat (bfd *abfd, struct stat *statbuf) in memory_bstat()
H A Delfcore.h291 struct stat statbuf; in elf_core_file_p() local
H A Dbinary.c59 struct stat statbuf; in binary_object_p() local
/dflybsd-src/usr.sbin/ypserv/
H A Dyp_access.c311 struct stat statbuf; local
/dflybsd-src/games/larn/
H A Ddiag.c177 struct stat statbuf; in savegame() local
/dflybsd-src/lib/libc/db/hash/
H A Dhash.c99 struct stat statbuf; in __hash_open() local
272 struct stat statbuf; in init_hash() local
/dflybsd-src/test/stress/fsx/
H A Dfsx.c414 struct stat statbuf; in check_size() local
435 struct stat statbuf; in check_trunc_hack() local
/dflybsd-src/usr.sbin/cron/crontab/
H A Dcrontab.c301 struct stat statbuf, fsbuf; local
/dflybsd-src/contrib/gdb-7/gdb/common/
H A Dlinux-osdata.c243 struct stat statbuf; in get_process_owner() local
590 struct stat statbuf; in linux_xfer_osdata_threads() local
704 struct stat statbuf; in linux_xfer_osdata_fds() local
/dflybsd-src/contrib/lvm2/dist/daemons/cmirrord/
H A Dfunctions.c304 struct stat statbuf; in find_disk_path() local
1387 struct stat statbuf; in disk_status_info() local
1440 struct stat statbuf; in disk_status_table() local

123