Searched defs:end_of_line (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
244 end_of_line = B_TRUE;
284 if (!comment_found && !end_of_line) {
300 end_of_line = B_FALSE;

Completed in 54 milliseconds