Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1849 # define USE_ENVIRON 1 /* use environ instead of envp */ macro
2597 # ifndef USE_ENVIRON
2598 # define USE_ENVIRON 0 /* use main() envp instead of extern environ */ macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c213 #if USE_ENVIRON
H A Dconf.c6009 #if USE_ENVIRON