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.c46 putenv(char *str) in putenv() function
/bionic/tests/
Dunistd_test.cpp303 TEST(unistd, putenv) { in TEST() argument