Searched defs:SFS_NONE (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dconf.c3274 # define SFS_NONE 0 /* no statfs implementation */ macro
3283 # define SFS_TYPE SFS_NONE
3307 # if SFS_TYPE == SFS_NONE
3313 # else /* SFS_TYPE == SFS_NONE */
3366 # endif /* SFS_TYPE == SFS_NONE */
6060 #elif SFS_TYPE == SFS_NONE
6061 "SFS_NONE",

Completed in 22 milliseconds