Searched refs:SFS_VFS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h99 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
487 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
708 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
1113 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
1377 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
1426 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
1516 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() impl */
1628 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
2087 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() implementation */
2182 # define SFS_TYPE SFS_VFS /* us
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dconf.c3348 #define SFS_VFS 3 /* use <sys/vfs.h> implementation */ macro
3363 #if SFS_TYPE == SFS_VFS
6274 #elif SFS_TYPE == SFS_VFS
6275 "SFS_VFS",

Completed in 127 milliseconds