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

/freebsd-10.3-release/lib/libc/posix1e/
H A Dacl_from_text.c195 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; local
214 notcomment = strsep(&comment, "#");
217 while ((entry = strsep(&notcomment, ","))) {

Completed in 98 milliseconds