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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3275 # define SFS_STATVFS 6 /* use <sys/statvfs.h> implementation */ macro
3293 # if SFS_TYPE == SFS_STATVFS
3295 # endif /* SFS_TYPE == SFS_STATVFS */
3320 # if SFS_TYPE == SFS_STATVFS
3323 # else /* SFS_TYPE == SFS_STATVFS */
3326 # endif /* SFS_TYPE == SFS_STATVFS */
3339 # if SFS_TYPE == SFS_STATVFS
3341 # else /* SFS_TYPE == SFS_STATVFS */
3347 # endif /* SFS_TYPE == SFS_STATVFS */

Completed in 80 milliseconds