Searched refs:stesc (Results 1 – 1 of 1) sorted by relevance
498 const char *stesc; /* start of an escape sequence ('\\') */ in roff_res() local513 stesc = cp++; in roff_res()536 ln, (int)(stesc - *bufp), NULL); in roff_res()572 (int)(stesc - *bufp), NULL); in roff_res()593 ln, (int)(stesc - *bufp), NULL); in roff_res()599 pos = stesc - *bufp; in roff_res()604 strlcpy(nbuf, *bufp, (size_t)(stesc - *bufp + 1)); in roff_res()