Searched refs:putenv (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/env/
H A Dputenv.c62 int putenv(char* s) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dstdlib.h108 int putenv(char*);
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr.cpp267 putenv(strdup(LDSO_TRACE_ENV));
534 putenv(x);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk229 $(LOCAL_DIR)/src/env/putenv.c \

Completed in 33 milliseconds