Searched defs:unsetenv (Results 1 – 4 of 4) sorted by relevance
2006 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, unsetenv) (const char* name) in VG_WRAP_FUNCTION_ZU() argument
407 def unsetenv(key): function
655 def __init__(self, data, encodekey, decodekey, encodevalue, decodevalue, putenv, unsetenv): argument
2596 static void unsetenv(const char *k) in unsetenv() function