Home
last modified time | relevance | path

Searched refs:__add_to_environ (Results 1 – 2 of 2) sorted by relevance

/stdlib/
A Dputenv.c77 int result = __add_to_environ (name, NULL, string, 1); in putenv()
A Dsetenv.c116 __add_to_environ (const char *name, const char *value, const char *combined, in __add_to_environ() function
259 return __add_to_environ (name, value, NULL, replace); in setenv()

Completed in 8 milliseconds