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

/freebsd-current/usr.sbin/services_mkdb/
H A Duniq.c115 int hasalnum, iscomment; local
131 iscomment = 0;
140 if (!iscomment && *p == '#') {
143 iscomment = 1;

Completed in 119 milliseconds