Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c54 long long tlno[NLINES]; variable
149 if(lnum > tlno[c]) { in execute()
156 if(lnum == tlno[c]) { in execute()
172 if(lnum != tlno[c]) { in execute()
H A Dsed.h73 extern long long tlno[];
H A Dsed0.c729 tlno[nlno++] = lno;