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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h59 # ifndef HASRRESVPORT
60 # define HASRRESVPORT 1 /* has rrsevport(3) call */ macro
61 # endif /* ! HASRRESVPORT */
1843 # ifdef HASRRESVPORT
1844 # undef HASRRESVPORT macro
1845 # endif /* HASRRESVPORT */
1846 # define HASRRESVPORT 0 /* lacks rresvport() */ macro

Completed in 29 milliseconds