Searched refs:_getenv_dynamic (Results 1 – 1 of 1) sorted by relevance
60 static char *_getenv_dynamic(const char *name, int *idx);393 _getenv_dynamic(const char *name, int *idx) in _getenv_dynamic() function468 cp = _getenv_dynamic(name, NULL); in testenv()526 cp = _getenv_dynamic(name, &i); in kern_setenv()563 cp = _getenv_dynamic(name, &i); in kern_unsetenv()588 cp = _getenv_dynamic(name, NULL); in getenv_string()