Searched refs:nopwd (Results 1 – 1 of 1) sorted by relevance
388 int i, nopwd; in query_auth() local406 nopwd = (fgets(URL->pwd, sizeof URL->pwd, stdin) == NULL); in query_auth()410 nopwd = (fgets(URL->pwd, sizeof URL->pwd, stdin) == NULL); in query_auth()412 if (nopwd) in query_auth()