Searched refs:hadglob (Results 1 – 1 of 1) sorted by relevance
1851 u_int i, hadglob, pwdlen, len, tmplen, filelen, cesc, isesc, isabs; in complete_match() local1872 for (hadglob = tmplen = pwdlen = 0; tmp[tmplen] != 0; tmplen++) { in complete_match()1876 hadglob = 1; in complete_match()1894 if (file == NULL || hadglob) in complete_match()