Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_paramhlp.c424 static CURLcode checkpasswd(const char *kind, /* for what purpose */ in checkpasswd() function
554 result = checkpasswd("host", i, last, &config->userpwd); in get_args()
561 result = checkpasswd("proxy", i, last, &config->proxyuserpwd); in get_args()