Searched defs:USE_ENVIRON (Results 1 - 1 of 1) sorted by relevance

/sendmail/include/sm/
H A Dconf.h1860 # define USE_ENVIRON 1 /* use environ instead of envp */ macro
2608 # ifndef USE_ENVIRON
2609 # define USE_ENVIRON 0 /* use main() envp instead of extern environ */ macro
2610 # endif /* ! USE_ENVIRON */

Completed in 26 milliseconds