Home
last modified time | relevance | path

Searched defs:getenv_r (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Dgetenv.c50 __weak_alias(getenv_r, _getenv_r) in __weak_alias() argument
81 getenv_r(const char *name, char *buf, size_t len) in getenv_r() function
/netbsd-src/lib/librumpuser/
H A Drumpuser_port.h157 getenv_r(const char *name, char *buf, size_t buflen) getenv_r() function
/netbsd-src/lib/libc/include/
H A Dnamespace.h54 #define getenv_r _getenv_r macro