Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_lib.c59 const char *user, *user_end; in OSSL_parse_url() local
94 user = user_end = host = p; in OSSL_parse_url()
97 user_end = host++; in OSSL_parse_url()
167 || !copy_substring(puser, user, user_end) in OSSL_parse_url()

Completed in 4 milliseconds