Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dsetenv.c43 putenv(char *str) in putenv() function
/aosp12/packages/modules/adb/
H A Dsysdeps.h307 #define putenv putenv_utf8_not_yet_implemented macro
/aosp12/bionic/tests/
H A Dunistd_test.cpp337 TEST(UNISTD_TEST, putenv) { in TEST() argument