Home
last modified time | relevance | path

Searched defs:unsetenv (Results 1 – 4 of 4) sorted by relevance

/external/openssh/openbsd-compat/
Dsetenv.c198 unsetenv(const char *name) in unsetenv() function
/external/python/cpython2/Lib/
Dos.py407 def unsetenv(key): function
/external/python/cpython3/Lib/
Dos.py664 def __init__(self, data, encodekey, decodekey, encodevalue, decodevalue, putenv, unsetenv): argument
/external/libevent/test/
Dregress.c2596 static void unsetenv(const char *k) in unsetenv() function