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

/illumos-gate/usr/src/cmd/ed/
H A Ded.c215 static char *linebp; variable
1701 linebp = lp;
2059 if ((p2 = linebp) == 0)
2062 linebp = 0;
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h241 var unsigned char *linebp; /* Used in substituting in \n */ variable
H A Dex_re.c502 if ((p = linebp) == 0)
505 linebp = 0;
H A Dex_temp.c192 linebp = lp;

Completed in 70 milliseconds