Home | History | Annotate | Download | only in openssh

Lines Matching refs:filelen

1696 	u_int i, hadglob, pwdlen, len, tmplen, filelen;
1746 filelen = strlen(file);
1748 if (tmplen > filelen) {
1749 tmp2 = tmp + filelen;