/third_party/libuv/src/unix/ |
H A D | darwin-proctitle.c | 38 char namebuf[64]; /* MAXTHREADNAMESIZE */ in uv__pthread_setname_np() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | darwin-proctitle.c | 38 char namebuf[64]; /* MAXTHREADNAMESIZE */ in uv__pthread_setname_np() local
|
/third_party/libuv/test/ |
H A D | test-pipe-getsockname.c | 94 char namebuf[256]; in TEST_IMPL() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_dns_name.c | 199 static ares_status_t ares_parse_dns_name_escape(ares__buf_t *namebuf, in ares_parse_dns_name_escape() argument 257 ares__buf_t *namebuf = NULL; in ares_split_dns_name() local 542 ares__buf_t *namebuf = NULL; ares__dns_name_parse() local [all...] |
/third_party/curl/lib/ |
H A D | altsvc.c | 502 char namebuf[MAX_ALTSVC_HOSTLEN] = ""; in Curl_altsvc_parse() local
|
H A D | asyn-thread.c | 639 WCHAR namebuf[MAX_NAME_LEN]; in init_resolve_thread() local
|
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | dir.c | 164 static char namebuf[MAXPATHLEN + 1]; in fullpath() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.h | 237 nghttp2_buf namebuf, valuebuf; member
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.h | 177 nghttp3_buf namebuf; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.h | 237 nghttp2_buf namebuf, valuebuf; member
|
/third_party/ffmpeg/libavformat/ |
H A D | rtsp.c | 1660 char url[MAX_URL_SIZE], namebuf[50], optbuf[20] = ""; in ff_rtsp_make_setup_request() local 2417 char namebuf[50]; in sdp_read_header() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_http3_upstream.cc | 2128 auto namebuf = nghttp3_rcbuf_get_buf(name); in http_recv_request_header() local
|
H A D | shrpx_http2_upstream.cc | 165 auto namebuf = nghttp2_rcbuf_get_buf(name); in on_header_callback2() local 246 auto namebuf = nghttp2_rcbuf_get_buf(name); on_invalid_header_callback2() local [all...] |
H A D | shrpx_http2_session.cc | 912 auto namebuf = nghttp2_rcbuf_get_buf(name); in on_header_callback2() local 972 auto namebuf in on_header_callback2() local 1030 auto namebuf = nghttp2_rcbuf_get_buf(name); on_invalid_header_callback2() local [all...] |
H A D | HttpServer.cc | 1412 auto namebuf = nghttp2_rcbuf_get_buf(name); in on_header_callback2() local
|
/third_party/python/Python/ |
H A D | traceback.c | 302 _Py_FindSourceFile(PyObject *filename, char* namebuf, size_t namelen, PyObject *io) in _Py_FindSourceFile() argument
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngcp.c | 478 char namebuf[FILENAME_MAX]; /* output file name */ member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_wext.c | 628 char namebuf[IFNAMSIZ]; in wpa_driver_wext_event_rtm_newlink() local
|
H A D | driver_nl80211.c | 1053 char namebuf[IFNAMSIZ]; in wpa_driver_nl80211_event_rtm_newlink() local 1277 char namebuf[IFNAMSIZ]; wpa_driver_nl80211_event_rtm_dellink() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_wext.c | 628 char namebuf[IFNAMSIZ]; in wpa_driver_wext_event_rtm_newlink() local
|
H A D | driver_nl80211.c | 1298 char namebuf[IFNAMSIZ]; in wpa_driver_nl80211_event_rtm_newlink() local 1522 char namebuf[IFNAMSIZ]; wpa_driver_nl80211_event_rtm_dellink() local [all...] |
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 3144 static int new_capture_file(char *name, char *namebuf, size_t namelen, argument 3256 char namebuf[PATH_MAX+2]; local [all...] |
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 339 char namebuf[32]; in pubkey_show() local 391 char namebuf[128]; in X509V3_ext() local
|
/third_party/python/Modules/ |
H A D | _ssl.c | 1016 char *namebuf = buf; in _asn1obj2py() local
|
H A D | posixmodule.c | 4043 wchar_t namebuf[MAX_PATH+4]; /* Overallocate for "\*.*" */ in _listdir_windows_no_opendir() local
|