Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dmain.c104 int close_all = 1, /* Close all file descriptors? */ in main() local
/external/curl/lib/vtls/
Dvtls.h64 void (*close_all)(struct Curl_easy *data); member
/external/python/cpython2/Lib/
Dasyncore.py576 def close_all(map=None, ignore_all=False): function
/external/python/cpython3/Lib/
Dasyncore.py553 def close_all(map=None, ignore_all=False): function