Searched refs:tag_msg (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.bin/vi/ex/ |
| D | ex_tag.c | 246 tag_msg(sp, TAG_EMPTY, NULL); 281 tag_msg(sp, TAG_EMPTY, NULL); 413 tag_msg(sp, TAG_EMPTY, NULL); 492 tag_msg(sp, TAG_EMPTY, NULL); 575 tag_msg(sp, TAG_EMPTY, NULL); 818 tag_msg(sp, msg, tag) in tag_msg() function 930 tag_msg(sp, TAG_BADLNO, tag); 948 notfound: tag_msg(sp, TAG_SEARCH, tag);
|
| D | ex_cscope.c | 976 tag_msg(sp, TAG_BADLNO, tqp->tag); 989 tag_msg(sp, TAG_SEARCH, tqp->tag);
|
| /mirbsd/src/usr.bin/vi/include/ |
| D | ex_extern.h | 103 void tag_msg(SCR *, tagmsg_t, char *);
|