Searched defs:tagfbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c621 unsigned char tagfbuf[BUFSIZE]; local
667 * therefore, tagfbuf should be able to hold all tags.
670 CP(tagfbuf, svalue(vi_TAGS));
671 fne = tagfbuf - 1;

Completed in 60 milliseconds