Home | History | Annotate | Download | only in openssh

Lines Matching full:readdir

468 	    "remote readdir(\"%s\")", path);
541 "during readdir of \"%s\"", filename, path);
1570 while (((dp = readdir(dirp)) != NULL) && !interrupted) {