Searched refs:HAVE_UNSETENV (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/atf/
H A Dconfig.h56 #define HAVE_UNSETENV 1 macro
/freebsd-current/usr.bin/kyua/
H A Dconfig.h80 #define HAVE_UNSETENV 1 macro
/freebsd-current/contrib/atf/atf-c/detail/
H A Denv.c96 #if defined(HAVE_UNSETENV)
/freebsd-current/usr.bin/bmake/
H A Dconfig.h231 #define HAVE_UNSETENV 1 macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsetenv.c35 #if !defined(HAVE_SETENV) || !defined(HAVE_UNSETENV)
194 #ifndef HAVE_UNSETENV
225 #endif /* HAVE_UNSETENV */
227 #endif /* !defined(HAVE_SETENV) || !defined(HAVE_UNSETENV) */
H A Dbsd-misc.h117 #ifndef HAVE_UNSETENV
/freebsd-current/lib/libarchive/
H A Dconfig_freebsd.h224 #define HAVE_UNSETENV 1 macro
/freebsd-current/contrib/kyua/utils/
H A Denv.cpp183 #if defined(HAVE_UNSETENV)
/freebsd-current/kerberos5/include/
H A Dconfig.h1177 #define HAVE_UNSETENV 1 macro
/freebsd-current/crypto/openssh/
H A Dconfig.h1570 #define HAVE_UNSETENV 1 macro
/freebsd-current/contrib/bmake/
H A Dutil.c34 #if !defined(HAVE_GETENV) || !defined(HAVE_SETENV) || !defined(HAVE_UNSETENV)

Completed in 322 milliseconds