Searched refs:HASUNSETENV (Results 1 - 4 of 4) sorted by relevance

/sendmail/include/sm/
H A Dconf.h171 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
465 # define HASUNSETENV 1 /* unsetenv() added in S10 */ macro
578 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
647 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
726 # ifndef HASUNSETENV
727 # define HASUNSETENV 1 macro
728 # endif /* ! HASUNSETENV */
756 # define HASUNSETENV 1 /* has unsetenv(3) */ macro
807 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
833 # define HASUNSETENV macro
876 # define HASUNSETENV macro
944 # define HASUNSETENV macro
1084 # define HASUNSETENV macro
1121 # define HASUNSETENV macro
1350 # define HASUNSETENV macro
1400 # define HASUNSETENV macro
1469 # define HASUNSETENV macro
1664 # define HASUNSETENV macro
1745 # define HASUNSETENV macro
2151 # define HASUNSETENV macro
2208 # define HASUNSETENV macro
2410 # define HASUNSETENV macro
[all...]
/sendmail/libsm/
H A Dconfig.c148 #if !HASUNSETENV
169 #endif /* !HASUNSETENV */
/sendmail/sendmail/
H A Dsendmail.h2756 #if !HASUNSETENV
2758 #endif /* !HASUNSETENV */
H A Dconf.c5999 #if HASUNSETENV
6000 "HASUNSETENV",
6001 #endif /* HASUNSETENV */

Completed in 245 milliseconds