Searched refs:HASRRESVPORT (Results 1 - 4 of 4) sorted by relevance

/sendmail/include/sm/
H A Dconf.h59 # ifndef HASRRESVPORT
60 # define HASRRESVPORT 1 /* has rrsevport(3) call */ macro
61 # endif /* ! HASRRESVPORT */
1845 # ifdef HASRRESVPORT
1846 # undef HASRRESVPORT macro
1847 # endif /* HASRRESVPORT */
1848 # define HASRRESVPORT 0 /* lacks rresvport() */ macro
/sendmail/sendmail/
H A Ddaemon.c2543 #if HASRRESVPORT
2551 #endif /* HASRRESVPORT */
H A Dconf.c5951 #if HASRRESVPORT
5952 "HASRRESVPORT",
5953 #endif /* HASRRESVPORT */
H A Dreadcf.c1503 #if !HASRRESVPORT
1510 #endif /* !HASRRESVPORT */

Completed in 78 milliseconds