credential_from_url   27 credential-store.c 		credential_from_url(&entry, line.buf);
credential_from_url   55 credential.c   		credential_from_url(&want, url);
credential_from_url  175 credential.c   			credential_from_url(c, value);
credential_from_url   31 credential.h   void credential_from_url(struct credential *, const char *url);
credential_from_url  561 http.c         		credential_from_url(&http_auth, url);
credential_from_url 1310 http.c         			credential_from_url(&http_auth, options->base_url->buf);