Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/include/sm/
HDconf.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-13-stable/contrib/sendmail/src/
HDconf.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
HDREADME412 SFS_USTAT (1) if you have the ustat(2) system call,
/freebsd-13-stable/contrib/sendmail/
HDRELEASE_NOTES9975 for no statfs availability, SFS_USTAT for the ustat(2)