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

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dconf.h59 # ifndef HASRRESVPORT
60 # define HASRRESVPORT 1 /* has rrsevport(3) call */ macro
778 # ifdef HASRRESVPORT
779 # undef HASRRESVPORT macro
781 # define HASRRESVPORT 0 /* deprecated rresvport() */ macro
1868 # ifdef HASRRESVPORT
1869 # undef HASRRESVPORT macro
1871 # define HASRRESVPORT 0 /* lacks rresvport() */ macro
/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.c6087 #if HASRRESVPORT
6088 "HASRRESVPORT",
H A Ddaemon.c2665 #if HASRRESVPORT
2673 #endif /* HASRRESVPORT */
H A Dreadcf.c1674 #if !HASRRESVPORT
1681 #endif /* !HASRRESVPORT */

Completed in 275 milliseconds