Searched refs:Curl_strnlen (Results 1 – 1 of 1) sorted by relevance
304 static size_t Curl_strnlen(const char *string, size_t maxlen) in Curl_strnlen() function315 loc = Curl_strnlen( buf, len ); in tftp_option_get()322 loc += Curl_strnlen( buf+loc, len-loc ); in tftp_option_get()