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

/freebsd-10.0-release/contrib/nvi/ex/
H A Dtag.h86 recno_t slno; /* Search line number. */ member in struct:_tag
H A Dex_cscope.c678 recno_t slno = 0; local
732 slno = (recno_t)atol(t);
772 tp->slno = slno;
1018 if (!db_exist(sp, tp->slno)) {
1022 m.lno = tp->slno;
H A Dex_subst.c348 recno_t elno, lno, slno; local
361 slno = sp->lno;
849 if (!sp->c_suffix && (sp->lno != slno || sp->cno != scno)) {
/freebsd-10.0-release/contrib/nvi/vi/
H A Dv_sentence.c197 recno_t slno; local
270 ret: slno = cs.cs_lno;
315 cs.cs_lno = slno;

Completed in 121 milliseconds