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

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h337 # define HASGETDTABLESIZE 1 /* has getdtablesize(2) syscall */ macro
772 # define HASGETDTABLESIZE 1 /* has getdtablesize(2) */ macro
923 # define HASGETDTABLESIZE 1 /* has getdtablesize(2) call */ macro
1217 # define HASGETDTABLESIZE 1 /* has getdtablesize(2) call */ macro
1363 # define HASGETDTABLESIZE 1 /* has getdtablesize(2) */ macro
1772 # define HASGETDTABLESIZE 1 /* has getdtablesize(2) syscall */ macro
1928 # define HASGETDTABLESIZE 1 macro
2346 # define HASGETDTABLESIZE 1 /* have getdtablesize(2) */ macro
2413 # define HASGETDTABLESIZE 1 macro
2458 # define HASGETDTABLESIZE macro
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c2882 # if HASGETDTABLESIZE
2884 # else /* HASGETDTABLESIZE */
2890 # endif /* HASGETDTABLESIZE */
6063 #if HASGETDTABLESIZE
6064 "HASGETDTABLESIZE",

Completed in 64 milliseconds