Home
last modified time | relevance | path

Searched refs:comment_found (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dipaddrsel.c157 boolean_t comment_found = B_FALSE, end_of_line = B_FALSE; in parseconf() local
240 comment_found = B_TRUE; in parseconf()
282 if (!comment_found && !end_of_line) { in parseconf()
297 comment_found = B_FALSE; in parseconf()