Lines Matching refs:posix_unsetenv
7228 posix_unsetenv(PyObject *self, PyObject *args)9062 {"unsetenv", posix_unsetenv, METH_VARARGS, posix_unsetenv__doc__},