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

/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dconfigure7067 fstatfs(); function
/macosx-10.10.1/vim-55/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.10.1/xnu-2782.1.97/bsd/sys/
H A Dmount.h1300 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs); variable
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c2424 fstatfs(__unused proc_t p, struct fstatfs_args *uap, __unused int32_t *retval) function

Completed in 263 milliseconds