Searched refs:is_comment_line (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libc/gen/
H A Dgetgrent.c83 static int is_comment_line(const char *, size_t);
770 is_comment_line(const char *s, size_t n) function
1479 if (linesize == 0 || is_comment_line(line, linesize))

Completed in 45 milliseconds