Home | History | Annotate | Download | only in openssh

Lines Matching full:fgetc

483 	while ((c = fgetc(fp)) != EOF) {
490 c = fgetc(fp);