Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib537.c45 #define DEV_NULL "NUL" macro
47 #define DEV_NULL "/dev/null" macro
Dlib518.c44 #define DEV_NULL "NUL" macro
46 #define DEV_NULL "/dev/null" macro
/external/python/cpython3/Lib/
Dplatform.py124 DEV_NULL = os.devnull variable
130 DEV_NULL = 'NUL' variable
133 DEV_NULL = '/dev/null' variable
/external/python/cpython2/Lib/
Dplatform.py124 DEV_NULL = os.devnull variable
130 DEV_NULL = 'NUL' variable
133 DEV_NULL = '/dev/null' variable