Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dsetenv.c43 putenv(char *str) in putenv() function
/bionic/tests/
Dunistd_test.cpp335 TEST(UNISTD_TEST, putenv) { in TEST() argument