Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/pg/
H A Dpg.c110 off_t l_no; /* line number in file */ member
1354 where = how * line + dot->l_no;
1360 if (where >= dol->l_no) {
1374 if (where == dot->l_no || brk_hit)
1378 return (dot->l_no);
1383 eofl_no = dol->l_no;
1391 if (where < zero->l_no) {
1399 return (dot->l_no);
1553 zero->l_no = 1;
1597 dol->l_no = (dol-1)->l_no + 1;