Home
last modified time | relevance | path

Searched defs:envar (Results 1 – 2 of 2) sorted by relevance

/external/libexif/test/
Dtest-parse.c112 const char *envar = getenv("TEST_IMAGES"); in main() local
/external/python/cpython3/Python/
Dsysmodule.c419 char *envar = Py_GETENV("PYTHONBREAKPOINT"); in sys_breakpointhook() local