Searched refs:prot_missing (Results 1 – 1 of 1) sorted by relevance
4061 bool *prot_missing, in parseurlandfillconn() argument4075 *prot_missing = FALSE; in parseurlandfillconn()4203 *prot_missing = TRUE; /* not given in URL */ in parseurlandfillconn()4308 if(!*prot_missing) in parseurlandfillconn()5757 bool prot_missing = FALSE; in create_conn() local5839 result = parseurlandfillconn(data, conn, &prot_missing, &user, &passwd, in create_conn()5847 if(prot_missing) { in create_conn()