Home
last modified time | relevance | path

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

/illumos-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
753 # define HASUNSETENV 1 /* has unsetenv(3) */ macro
804 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
830 # define HASUNSETENV 1 /* has the unsetenv(3) call */ macro
873 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
[all …]
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dconfig.c148 #if !HASUNSETENV
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2653 #if !HASUNSETENV
H A Dconf.c5931 #if HASUNSETENV