Searched refs:iscomment (Results 1 – 2 of 2) sorted by relevance
123 int hasalnum, iscomment; in comp() local138 iscomment = 0; in comp()147 if (!iscomment && *p == '#') { in comp()150 iscomment = 1; in comp()
86 iscomment(conffile_t *sp, char *from) in iscomment() function152 if (iscomment(sp, from)) { in conffile_getent()244 if (iscomment(sp, from)) { in conffile_putent()