Home
last modified time | relevance | path

Searched defs:endp (Results 51 - 75 of 100) sorted by relevance

1234

/third_party/curl/lib/
H A Dparsedate.c299 static int oneortwodigit(const char *date, const char **endp) in oneortwodigit() argument
312 match_time(const char *date, int *h, int *m, int *s, char **endp) match_time() argument
H A Dhttp_aws_sigv4.c250 char *endp; in make_headers() local
H A Durlapi.c684 char *endp; in ipv4_normalize() local
893 const char *endp = &input[clen]; in dedotdotify() local
1798 char *endp; in curl_url_set() local
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c321 int llhttp__on_message_begin(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_message_begin() argument
328 int llhttp__on_url(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_url() argument
335 int llhttp__on_url_complete(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_url_complete() argument
342 int llhttp__on_status(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_status() argument
349 int llhttp__on_status_complete(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_status_complete() argument
356 int llhttp__on_method(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_method() argument
363 int llhttp__on_method_complete(llhttp_t* s, const char* p, const char* endp) { in llhttp__on_method_complete() argument
370 llhttp__on_version(llhttp_t* s, const char* p, const char* endp) llhttp__on_version() argument
377 llhttp__on_version_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_version_complete() argument
384 llhttp__on_header_field(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_field() argument
391 llhttp__on_header_field_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_field_complete() argument
398 llhttp__on_header_value(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_value() argument
405 llhttp__on_header_value_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_header_value_complete() argument
412 llhttp__on_headers_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_headers_complete() argument
419 llhttp__on_message_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_message_complete() argument
426 llhttp__on_body(llhttp_t* s, const char* p, const char* endp) llhttp__on_body() argument
433 llhttp__on_chunk_header(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_header() argument
440 llhttp__on_chunk_extension_name(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_name() argument
447 llhttp__on_chunk_extension_name_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_name_complete() argument
454 llhttp__on_chunk_extension_value(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_value() argument
461 llhttp__on_chunk_extension_value_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_extension_value_complete() argument
468 llhttp__on_chunk_complete(llhttp_t* s, const char* p, const char* endp) llhttp__on_chunk_complete() argument
475 llhttp__on_reset(llhttp_t* s, const char* p, const char* endp) llhttp__on_reset() argument
485 llhttp__debug(llhttp_t* s, const char* p, const char* endp, const char* msg) llhttp__debug() argument
[all...]
/third_party/lwip/src/netif/ppp/
H A Dccp.c282 char *str, *endp; local
321 char *str, *endp; local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_addr.c844 char *endp = NULL; in BIO_lookup_ex() local
/third_party/openssl/crypto/bio/
H A Dbio_addr.c844 char *endp = NULL; in BIO_lookup_ex() local
/third_party/elfutils/src/
H A Dobjdump.c184 char *endp; in parse_opt() local
H A Daddr2line.c630 char *endp; in handle_address() local
H A Dar.c211 char *endp; in main() local
/third_party/ffmpeg/libavformat/
H A Dnsvdec.c301 char *p, *endp; in nsv_parse_NSVf_header() local
/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp263 char *endp; in ProcessOptions() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dopt.c546 char *endp; in opt_long() local
572 char *endp; in opt_intmax() local
601 char *endp; in opt_uintmax() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dpasswd.c549 char *endp; in shacrypt() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_convert.c132 PCRE2_UCHAR *endp = p + use_length - 1; /* Allow for trailing zero */ in convert_posix() local
/third_party/openssl/apps/lib/
H A Dopt.c546 char *endp; in opt_long() local
572 char *endp; in opt_intmax() local
601 char *endp; in opt_uintmax() local
[all...]
/third_party/openssl/apps/
H A Dpasswd.c549 char *endp; in shacrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_iface.c559 char *endp; in get_peer_mbies() local
821 int fst_read_next_int_param(const char *params, Boolean *valid, char **endp) in fst_read_next_int_param() argument
839 fst_read_next_text_param(const char *params, char *buf, size_t buflen, char **endp) fst_read_next_text_param() argument
889 char *endp; fst_parse_attach_command() local
927 char *endp; fst_parse_detach_command() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_unix.c497 char *endp; in wpas_ctrl_iface_open_sock() local
1219 char *endp; in wpas_global_ctrl_iface_open_sock() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_iface.c559 char *endp; in get_peer_mbies() local
821 int fst_read_next_int_param(const char *params, bool *valid, char **endp) in fst_read_next_int_param() argument
839 fst_read_next_text_param(const char *params, char *buf, size_t buflen, char **endp) fst_read_next_text_param() argument
889 char *endp; fst_parse_attach_command() local
927 char *endp; fst_parse_detach_command() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c507 char *endp; in wpas_ctrl_iface_open_sock() local
1285 char *endp; in wpas_global_ctrl_iface_open_sock() local
/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c326 uint8_t *endp = memchr (dirp, '\0', lineendp - dirp); in read_srclines() local
402 uint8_t *endp = memchr (linep, '\0', lineendp - linep); in read_srclines() local
489 uint8_t *endp = memchr (fname, '\0', lineendp - linep); in read_srclines() local
788 uint8_t *endp = memchr (linep, '\\0', lineendp - linep); read_srclines() local
[all...]
/third_party/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp597 char *endp; in CollPerfTest() local
649 char *endp; in CollPerfTest() local
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c1116 char *endp; in main() local
[all...]
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp252 char *endp; in ProcessOptions() local

Completed in 33 milliseconds

1234