Home
last modified time | relevance | path

Searched refs:HASRRESVPORT (Results 1 – 6 of 6) sorted by relevance

/freebsd/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
781 # define HASRRESVPORT 0 /* deprecated rresvport() */ macro
1871 # ifdef HASRRESVPORT
1872 # undef HASRRESVPORT
1874 # define HASRRESVPORT 0 /* lacks rresvport() */ macro
/freebsd/contrib/sendmail/src/
H A Ddaemon.c2706 #if HASRRESVPORT
H A Dconf.c6155 #if HASRRESVPORT
H A Dreadcf.c1839 #if !HASRRESVPORT
H A DREADME225 HASRRESVPORT Define this to zero if you lack the rresvport(3) system call.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2787 New portability defines HASNICE, HASRRESVPORT, USE_ENVIRON,