Searched refs:NEEDPUTENV (Results 1 – 3 of 3) sorted by relevance
33 #if NEEDPUTENV35 # if NEEDPUTENV == 2 /* no setenv(3) call available */
694 # define NEEDPUTENV 2 /* need putenv(3) call; no setenv(3) call */ macro732 # undef NEEDPUTENV1373 # define NEEDPUTENV 1 /* needs putenv (written in terms of setenv) */ macro1424 # define NEEDPUTENV 1 /* need putenv(3) call */ macro2236 # define NEEDPUTENV 1 /* need putenv(3) call */ macro2795 # if NEEDPUTENV
330 NEEDPUTENV Define this if your system needs am emulation of the