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

/opensolaris-onvv-gate/usr/src/cmd/lp/lib/users/
H A Dloadpri.c201 static int beg_line = 0; /* assumes a partial line is in buf to start */ local
213 if (beg_line && **pp == ':')
217 beg_line = 0;
226 beg_line = 0;
229 beg_line = 1;

Completed in 47 milliseconds