Home
last modified time | relevance | path

Searched refs:SFS_STATVFS (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/sendmail/include/sm/
H A Dconf.h669 # define SFS_TYPE SFS_STATVFS /* use <sys/statvfs.h> statfs() impl */
971 # define SFS_TYPE SFS_STATVFS
1962 # define SFS_TYPE SFS_STATVFS
2332 # define SFS_TYPE SFS_STATVFS
2488 # define SFS_TYPE SFS_STATVFS
/freebsd-12.1/contrib/sendmail/src/
H A Dconf.c3284 # define SFS_STATVFS 6 /* use <sys/statvfs.h> implementation */ macro
3302 # if SFS_TYPE == SFS_STATVFS
3329 # if SFS_TYPE == SFS_STATVFS
3348 # if SFS_TYPE == SFS_STATVFS
6077 #elif SFS_TYPE == SFS_STATVFS
H A DREADME410 or SFS_STATVFS (6) if you have the two-argument statvfs(2)