Home
last modified time | relevance | path

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

/titanic_50/usr/src/ucbcmd/sed/
H A Dsed1.c54 char *hspend; variable
402 hspend = p1-1; in command()
406 *hspend++ = '\n'; in command()
407 p1 = hspend; in command()
415 hspend = p1-1; in command()
591 hspend = p2 - 1; in command()
H A Dsed.h74 extern char *hspend;
H A Dsed0.c98 hspend = holdsp; /* Avoid "bus error" under "H" cmd. */ in main()