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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h176 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
464 # define HASUNSETENV 1 /* unsetenv() added in S10 */ macro
575 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
644 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
723 # ifndef HASUNSETENV
724 # define HASUNSETENV 1 macro
725 # endif /* ! HASUNSETENV */
753 # define HASUNSETENV 1 /* has unsetenv(3) */ macro
804 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
830 # define HASUNSETENV macro
873 # define HASUNSETENV macro
941 # define HASUNSETENV macro
1075 # define HASUNSETENV macro
1112 # define HASUNSETENV macro
1341 # define HASUNSETENV macro
1391 # define HASUNSETENV macro
1460 # define HASUNSETENV macro
1653 # define HASUNSETENV macro
1734 # define HASUNSETENV macro
2140 # define HASUNSETENV macro
2197 # define HASUNSETENV macro
2399 # define HASUNSETENV macro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsm/
H A Dconfig.c150 #if !HASUNSETENV
171 #endif /* !HASUNSETENV */
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2653 #if !HASUNSETENV
2655 #endif /* !HASUNSETENV */
H A Dconf.c5930 #if HASUNSETENV
5931 "HASUNSETENV",
5932 #endif /* HASUNSETENV */

Completed in 195 milliseconds