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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h64 # ifndef HASRRESVPORT
65 # define HASRRESVPORT 1 /* has rrsevport(3) call */ macro
66 # endif /* ! HASRRESVPORT */
1834 # ifdef HASRRESVPORT
1835 # undef HASRRESVPORT macro
1836 # endif /* HASRRESVPORT */
1837 # define HASRRESVPORT 0 /* lacks rresvport() */ macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c2540 #if HASRRESVPORT
2548 #endif /* HASRRESVPORT */
H A Dreadcf.c1494 #if !HASRRESVPORT
1501 #endif /* !HASRRESVPORT */
H A Dconf.c5882 #if HASRRESVPORT
5883 "HASRRESVPORT",
5884 #endif /* HASRRESVPORT */

Completed in 71 milliseconds