Searched refs:getenv (Results 26 - 39 of 39) sorted by relevance

12

/fuchsia/zircon/system/core/devmgr/
H A Dfshost.cpp106 systemfs_set_readonly(getenv("zircon.system.writable") == nullptr);
H A Ddevhost.cpp192 log = getenv(tmp);
/fuchsia/zircon/system/core/virtcon/
H A Dmain.cpp352 const char* value = getenv("virtcon.keep-log-visible");
H A Dvc-display.cpp564 zx_status_t status = vc_set_mode(getenv("virtcon.hide-on-boot") == nullptr ?
/fuchsia/zircon/system/host/netprotocol/
H A Dnetprotocol.c327 char* envname = getenv("ZIRCON_NODENAME");
/fuchsia/zircon/third_party/ulib/musl/src/time/
H A D__tz.c136 s = getenv("TZ");
/fuchsia/zircon/system/dev/bus/acpi/
H A Diommu.c427 const char* value = getenv("iommu.enable");
/fuchsia/zircon/system/host/bootserver/
H A Dbootserver.c477 nodename = getenv("ZIRCON_NODENAME");
/fuchsia/zircon/system/ulib/blktest/
H A Dblktest.cpp34 const char* blkdev_path = getenv(BLKTEST_BLK_DEV);
/fuchsia/zircon/third_party/ulib/linenoise/
H A Dlinenoise.c225 char *term = getenv("TERM");
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c536 const char* fdiodebug = getenv("FDIODEBUG");
643 const char* cwd = getenv("PWD");
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c1787 const char* ld_debug = getenv("LD_DEBUG");
1794 const char* ld_trace = getenv("LD_TRACE");
2028 // Unpack the environment strings so dls3 can use getenv.
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Djemalloc.c729 return (getenv(name));
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk228 $(LOCAL_DIR)/src/env/getenv.c \

Completed in 109 milliseconds

12