Home
last modified time | relevance | path

Searched defs:getenv (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h37 static inline char *getenv(const char *name) { return NULL; } in getenv() function
/freebsd/crypto/krb5/src/clients/ksu/
H A Dsetenv.c140 getenv(name) in getenv() function
/freebsd/contrib/kyua/utils/
H A Denv_test.cpp80 ATF_TEST_CASE_BODY(getenv) in ATF_TEST_CASE_BODY() argument
H A Denv.cpp85 utils::getenv(const std::string& name) in getenv() function in utils
/freebsd/stand/libsa/
H A Denvironment.c137 getenv(const char *name) in getenv() function
/freebsd/contrib/tcp_wrappers/
H A Denviron.c62 char *getenv(char *name) in getenv() function
/freebsd/stand/userboot/
H A Duserboot.h215 char * (*getenv)(void *arg, int num); member
/freebsd/lib/libc/stdlib/
H A Dgetenv.c414 getenv(const char *name) getenv() function
/freebsd/contrib/bmake/
H A Dutil.c58 getenv(const char *name) in getenv() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp718 INTERCEPTOR(char *, getenv, char *name) { in INTERCEPTOR() argument
/freebsd/libexec/rtld-elf/
H A Drtld.c6684 getenv(const char *name) in getenv() function