Searched defs:USE_ENVIRON (Results 1 - 1 of 1) 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
2599 # endif /* ! USE_ENVIRON */

Completed in 72 milliseconds