Home | History | Annotate | Download | only in e2fsck

Lines Matching full:end_or_comment

632 static int end_or_comment(char ch)
639 while (!end_or_comment(*cp) && !isspace(*cp))
708 if (end_or_comment(ch))
751 if (!end_or_comment(*cp))
794 } else if (end_or_comment(ch)) {
800 if (end_or_comment(ch))
809 if (!end_or_comment(ch))