Home
last modified time | relevance | path

Searched refs:USE_ENVIRON (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/sendmail/include/sm/
HDconf.h1886 # define USE_ENVIRON 1 /* use environ instead of envp */ macro
2635 # ifndef USE_ENVIRON
2636 # define USE_ENVIRON 0 /* use main() envp instead of extern environ */ macro
/freebsd-13-stable/contrib/sendmail/src/
HDmain.c225 #if USE_ENVIRON
HDconf.c6301 #if USE_ENVIRON
HDREADME502 USE_ENVIRON Set this to 1 to access process environment variables from
/freebsd-13-stable/contrib/sendmail/
HDRELEASE_NOTES2787 New portability defines HASNICE, HASRRESVPORT, USE_ENVIRON,