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

/freebsd-9.3-release/contrib/nvi/ex/
H A Dtag.h86 recno_t slno; /* Search line number. */ member in struct:_tag
H A Dex_cscope.c661 recno_t slno; local
713 slno = (recno_t)atol(t);
750 tp->slno = slno;
975 if (!db_exist(sp, tp->slno)) {
979 m.lno = tp->slno;
H A Dex_subst.c357 recno_t elno, lno, slno; local
368 slno = sp->lno;
856 if (!sp->c_suffix && (sp->lno != slno || sp->cno != scno)) {
/freebsd-9.3-release/contrib/nvi/vi/
H A Dv_sentence.c201 recno_t slno; local
274 ret: slno = cs.cs_lno;
319 cs.cs_lno = slno;

Completed in 111 milliseconds