Searched refs:notcomment (Results 1 – 1 of 1) sorted by relevance
194 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; in acl_from_text() local213 notcomment = strsep(&comment, "#"); in acl_from_text()216 while ((entry = strsep(¬comment, ","))) { in acl_from_text()