Searched defs:fstatfs (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/tcl-102/tcl84/tcl/unix/
H A Dconfigure7067 fstatfs(); function
/macosx-10.9.5/vim-53/src/
H A Dmemfile.c47 # define fstatfs(fd, buf, len, nul) mch_fstat((fd), (buf)) macro
54 # define fstatfs(fd, buf, len, nul) mch_fstat((fd), (buf)) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmount.h1286 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs); variable
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c2276 fstatfs(__unused proc_t p, struct fstatfs_args *uap, __unused int32_t *retval) function

Completed in 139 milliseconds