Searched refs:unsetenv (Results 1 – 7 of 7) sorted by relevance
82 int unsetenv(const char *name);
91 unsetenv(name); in SDL_setenv()
212 int unsetenv(const char *name) in unsetenv() function
498 int ret = unsetenv(key); in mod_os_unsetenv()
488 int ret = unsetenv(key); in mod_os_unsetenv()
804 strtod malloc calloc realloc free getenv setenv putenv unsetenv
Completed in 24 milliseconds