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

/sendmail/include/sm/
H A Dconf.h691 # define NEEDPUTENV 2 /* need putenv(3) call; no setenv(3) call */ macro
729 # undef NEEDPUTENV macro
1355 # define NEEDPUTENV 1 /* needs putenv (written in terms of setenv) */ macro
1406 # define NEEDPUTENV 1 /* need putenv(3) call */ macro
2209 # define NEEDPUTENV 1 /* need putenv(3) call */ macro
2768 # if NEEDPUTENV
2770 # endif /* NEEDPUTENV */

Completed in 65 milliseconds