Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dconf.h172 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
466 # define HASUNSETENV 1 /* unsetenv() added in S10 */ macro
579 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
648 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
727 # ifndef HASUNSETENV
728 # define HASUNSETENV 1 macro
757 # define HASUNSETENV 1 /* has unsetenv(3) */ macro
808 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
834 # define HASUNSETENV 1 /* has the unsetenv(3) call */ macro
877 # define HASUNSETENV 1 /* has unsetenv(3) call */ macro
[all …]
/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
Dconfig.c148 #if !HASUNSETENV
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dsendmail.h2755 #if !HASUNSETENV
Dconf.c6006 #if HASUNSETENV
DREADME238 HASUNSETENV Define this if your system library has the "unsetenv"