/freebsd/crypto/heimdal/lib/roken/ |
H A D | setenv.c | 48 setenv(const char *var, const char *val, int rewrite) in setenv() function
|
H A D | roken.h.in | 405 #define setenv rk_setenv macro
|
/freebsd/contrib/tcp_wrappers/ |
H A D | setenv.c | 19 int setenv(char *name, char *value, int clobber) in setenv() function
|
H A D | environ.c | 93 int setenv(char *name, char *value, int clobber) in setenv() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingUtil.h | 38 static inline int setenv(const char *name, const char *value, int overwrite) in setenv() function
|
/freebsd/contrib/bmake/ |
H A D | setenv.c | 81 setenv(name, value, rewrite) in setenv() function
|
H A D | util.c | 85 setenv(const char *name, const char *value, int rewrite) in setenv() function
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | setenv.c | 134 setenv(const char *name, const char *value, int rewrite) in setenv() function
|
/freebsd/contrib/kyua/utils/ |
H A D | env_test.cpp | 129 ATF_TEST_CASE_BODY(setenv) in ATF_TEST_CASE_BODY() argument
|
H A D | env.cpp | 150 utils::setenv(const std::string& name, const std::string& val) in setenv() function in utils
|
/freebsd/tools/boot/smbios/ |
H A D | main.c | 15 #define setenv my_setenv macro
|
/freebsd/stand/libsa/ |
H A D | environment.c | 151 setenv(const char *name, const char *value, int overwrite) in setenv() function
|
/freebsd/lib/libc/stdlib/ |
H A D | getenv.c | 590 setenv(const char *name, const char *value, int overwrite) in setenv() function
|
/freebsd/crypto/openssh/ |
H A D | servconf.h | 173 char **setenv; member
|
H A D | readconf.h | 132 char **setenv; member
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 2655 static void setenv(const char *k, const char *v, int o_) in setenv() function
|
/freebsd/contrib/libevent/test/ |
H A D | regress.c | 2655 static void setenv(const char *k, const char *v, int o_) in setenv() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 740 INTERCEPTOR(int, setenv, const char *name, const char *value, int overwrite) { in INTERCEPTOR() argument
|