Home
last modified time | relevance | path

Searched defs:do_close (Results 1 - 9 of 9) sorted by relevance

/third_party/curl/lib/
H A Dsendf.h110 void (*do_close)(struct Curl_easy *data, member
H A Dcfilters.h193 Curl_cft_close *do_close; /* close conn */ member
/third_party/libuv/test/
H A Dtest-ref.c47 static void do_close(void* handle) { in do_close() function
[all...]
H A Dtest-tcp-close-reset.c70 static void do_close(uv_tcp_t* handle) { in do_close() function
/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.c166 bool do_close = !f; in pa_config_parse() local
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c1453 bool do_close = true; in pa__init() local
/third_party/mksh/
H A Dexec.c1409 bool do_open = true, do_close = false, do_fstat = false; in iosetup() local
H A Dmain.c1230 bool do_close = false, is_devtty = true; in tty_init_fd() local
/third_party/python/Lib/test/
H A Dtest_exceptions.py994 def do_close(g): function

Completed in 13 milliseconds