Lines Matching refs:ut_line
139 sizeof (wb.ut_line),
140 wb.ut_line,
162 strcpy(wb.ut_line, "acctcon1");
226 sizeof (wb.ut_line),
227 wb.ut_line,
245 if(wb.ut_line[0] == '\0' ) /* It's an init admin process */
280 wb.ut_line,
287 * bump count, looking up wb.ut_line in sy table
294 for (i = 0; i < nsys && !EQN(wb.ut_line, sy[i].sname); i++)
303 CPYN(sy[i].sname, wb.ut_line);
318 if (EQN(wb.ut_line, tbuf[i].tline))
329 CPYN(tbuf[tsize].tline, wb.ut_line);
330 tbuf[tsize].tdev = lintodev(wb.ut_line);