Home
last modified time | relevance | path

Searched defs:SFS_TYPE (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.sbin/sendmail/src/
H A Dconf.h225 # define SFS_TYPE SFS_4ARGS /* four argument statfs() call */ macro
339 # define SFS_TYPE SFS_4ARGS /* four argument statfs() call */ macro
632 # define SFS_TYPE SFS_4ARGS /* use <sys/statfs.h> 4-arg impl */ macro
789 # define SFS_TYPE SFS_VFS /* use <sys/vfs.h> statfs() impl */ macro
864 # define SFS_TYPE SFS_4ARGS /* four argument statfs() call */ macro
969 # define SFS_TYPE SFS_4ARGS /* four argument statfs() call */ macro
988 # define SFS_TYPE SFS_4ARGS /* four argument statfs() call */ macro
1019 # define SFS_TYPE SFS_STATVFS macro
1136 # define SFS_TYPE SFS_4ARGS /* use 4-arg statfs() */ macro
1154 # define SFS_TYPE SFS_4ARGS /* four argument statfs() call */ macro
[all …]
H A Dconf.c2419 # define SFS_TYPE SFS_NONE macro