Home
last modified time | relevance | path

Searched refs:getenv_r (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/lib/libc/stdlib/
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
DMakefile.inc81 MLINKS+=getenv.3 getenv_r.3
/netbsd/src/lib/librumpuser/
Drumpuser_daemonize.c62 if (getenv_r("RUMP_STDOUT", path, sizeof(path)) == 0) { in openstdoutstderr()
68 if (getenv_r("RUMP_STDERR", path, sizeof(path)) == 0) { in openstdoutstderr()
Drumpuser.c194 if (getenv_r("RUMP_NCPU", buf, blen) == -1) { in rumpuser_getparam()
214 if (getenv_r(name, buf, blen) == -1) in rumpuser_getparam()
Drumpuser_bio.c155 if (getenv_r("RUMP_THREADS", buf, sizeof(buf)) == 0) in rumpuser_bio()
Dconfigure.ac30 getenv_r posix_memalign memalign aligned_alloc \
Drumpuser_port.h159 getenv_r(const char *name, char *buf, size_t buflen) in getenv_r() function
Drumpuser_config.h.in27 /* Define to 1 if you have the `getenv_r' function. */
Drumpfiber.c529 if (getenv_r(name, buf, blen) == -1) in rumpuser_getparam()
/netbsd/src/tests/lib/libc/stdlib/
Dt_getenv_thread.c65 if (getenv_r(name, value, sizeof(value)) == -1) { in thread_getenv_r()
/netbsd/src/lib/libperfuse/
Dperfuse.c91 if (getenv_r("PERFUSE_OPTIONS", opts, sizeof(opts)) != -1) { in init_state()
156 if (getenv_r(name, valstr, sizeof(valstr)) == -1) in perfuse_bufvar_from_env()
/netbsd/src/include/
Dstdlib.h315 int getenv_r(const char *, char *, size_t);
/netbsd/src/lib/librumphijack/
Dhijack.c1003 if (getenv_r("RUMPHIJACK", buf, sizeof(buf)) == -1) { in rcinit()
1009 if (getenv_r("RUMPHIJACK_RETRYCONNECT", buf, sizeof(buf)) != -1) { in rcinit()
1030 if (getenv_r("RUMPHIJACK__DUP2INFO", buf, sizeof(buf)) == 0) { in rcinit()
1038 if (getenv_r("RUMPHIJACK__PWDINRUMP", buf, sizeof(buf)) == 0) { in rcinit()
/netbsd/src/lib/libc/include/
Dnamespace.h54 #define getenv_r _getenv_r macro
/netbsd/src/distrib/sets/lists/comp/
Dmi8022 ./usr/share/man/cat3/getenv_r.0 comp-c-catman .cat
16585 ./usr/share/man/html3/getenv_r.html comp-c-htmlman html
25088 ./usr/share/man/man3/getenv_r.3 comp-c-man .man