Lines Matching refs:l_no
110 off_t l_no; /* line number in file */
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;
1386 } else { /* where < 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;