Searched refs:tag_msg (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/nvi2/ex/ |
| HD | ex_tag.c | 148 tag_msg(sp, TAG_EMPTY, NULL); in ex_tag_next() 188 tag_msg(sp, TAG_EMPTY, NULL); in ex_tag_prev() 318 tag_msg(sp, TAG_EMPTY, NULL); in ex_tag_pop() 393 tag_msg(sp, TAG_EMPTY, NULL); in ex_tag_top() 471 tag_msg(sp, TAG_EMPTY, NULL); in ex_tag_display() 815 tag_msg(SCR *sp, tagmsg_t msg, char *tag) in tag_msg() function 920 tag_msg(sp, TAG_BADLNO, tag); in ctag_search() 939 notfound: tag_msg(sp, TAG_SEARCH, tag); in ctag_search()
|
| HD | ex_cscope.c | 1007 tag_msg(sp, TAG_BADLNO, tqp->tag); in cscope_search() 1020 tag_msg(sp, TAG_SEARCH, tqp->tag); in cscope_search()
|
| /dragonfly/usr.bin/vi/ |
| HD | ex_extern.h | 108 void tag_msg(SCR *, tagmsg_t, char *);
|