Home | History | Annotate | Download | only in lib

Lines Matching refs:user_passwd

500   if(conn->bits.user_passwd &&
629 (!proxy && conn->bits.user_passwd &&
687 conn->bits.user_passwd)
962 if((httpcode == 401) && !conn->bits.user_passwd)
2129 if(conn->bits.user_passwd && !conn->bits.userpwd_in_url)
3378 ((k->httpcode != 401) || !conn->bits.user_passwd) &&