Searched defs:putenv (Results 1 – 3 of 3) sorted by relevance
43 putenv(char *str) in putenv() function
307 #define putenv putenv_utf8_not_yet_implemented macro
337 TEST(UNISTD_TEST, putenv) { in TEST() argument