Home
last modified time | relevance | path

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

/stdlib/
A Dsetenv.c116 __add_to_environ (const char *name, const char *value, const char *combined, in __add_to_environ() argument
130 if (combined == NULL) in __add_to_environ()
177 if (combined != NULL) in __add_to_environ()
178 np = (char *) combined; in __add_to_environ()

Completed in 4 milliseconds