Home
last modified time | relevance | path

Searched refs:hadglob (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsftp.c1988 u_int i, hadglob, pwdlen, len, tmplen, filelen, cesc, isesc, isabs; in complete_match() local
2009 for (hadglob = tmplen = pwdlen = 0; tmp[tmplen] != 0; tmplen++) { in complete_match()
2013 hadglob = 1; in complete_match()
2031 if (file == NULL || hadglob) in complete_match()