Home
last modified time | relevance | path

Searched refs:SFS_USTAT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h2282 # define SFS_TYPE SFS_USTAT /* use System V ustat(2) syscall */
2540 # define SFS_TYPE SFS_USTAT /* use System V ustat(2) syscall */
/freebsd/contrib/sendmail/src/
H A Dconf.c3346 #define SFS_USTAT 1 /* use ustat */ macro
3357 #if SFS_TYPE == SFS_USTAT
3385 # if SFS_TYPE == SFS_USTAT
3409 # if SFS_TYPE == SFS_USTAT
6272 #elif SFS_TYPE == SFS_USTAT
H A DREADME412 SFS_USTAT (1) if you have the ustat(2) system call,
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES9975 for no statfs availability, SFS_USTAT for the ustat(2)