Searched defs:comment_found (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dipaddrsel.c159 boolean_t comment_found = B_FALSE, end_of_line = B_FALSE; local
242 comment_found = B_TRUE;
284 if (!comment_found && !end_of_line) {
299 comment_found = B_FALSE;

Completed in 43 milliseconds