Searched refs:prot_missing (Results 1 – 1 of 1) sorted by relevance
3920 bool *prot_missing, in parseurlandfillconn() argument3934 *prot_missing = FALSE; in parseurlandfillconn()4054 *prot_missing = TRUE; /* not given in URL */ in parseurlandfillconn()4144 if(!*prot_missing) in parseurlandfillconn()5356 bool prot_missing = FALSE; in create_conn() local5438 result = parseurlandfillconn(data, conn, &prot_missing, &user, &passwd, in create_conn()5446 if(prot_missing) { in create_conn()