Home
last modified time | relevance | path

Searched refs:getalnum (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Daltsvc.c402 static CURLcode getalnum(const char **ptr, char *alpnbuf, size_t buflen) in getalnum() function
498 CURLcode result = getalnum(&p, alpnbuf, sizeof(alpnbuf)); in Curl_altsvc_parse()
594 result = getalnum(&p, option, sizeof(option)); in Curl_altsvc_parse()
659 result = getalnum(&p, alpnbuf, sizeof(alpnbuf)); in Curl_altsvc_parse()

Completed in 6 milliseconds