Home
last modified time | relevance | path

Searched refs:M_INFO (Results 1 – 18 of 18) sorted by relevance

/NextBSD/contrib/nvi/ex/
HDex_map.c56 msgq(sp, M_INFO, stype == SEQ_INPUT ? in ex_map()
113 msgq_wstr(sp, M_INFO, in ex_unmap()
HDex_version.c36 msgq(sp, M_INFO, "Version "VI_VERSION in ex_version()
HDex_preserve.c58 msgq(sp, M_INFO, "143|File preserved"); in ex_preserve()
HDex_abbrev.c45 msgq(sp, M_INFO, "105|No abbreviations to display"); in ex_abbr()
HDex_mkexrc.c93 msgq_str(sp, M_INFO, fname, "138|New exrc file: %s"); in ex_mkexrc()
HDex_screen.c109 msgq(sp, M_INFO, "149|No background screens to display"); in ex_sdisplay()
HDex_cd.c117 msgq_str(sp, M_INFO, buf, "122|New current directory: %s"); in ex_cd()
HDex_display.c91 msgq(sp, M_INFO, "123|No cut buffers to display"); in bdisplay()
HDex_shift.c70 msgq(sp, M_INFO, "152|shiftwidth option set to 0"); in shift()
HDex_tag.c171 msgq(sp, M_INFO, "%s", np); in ex_tag_next()
211 msgq(sp, M_INFO, "%s", np); in ex_tag_prev()
780 msgq(sp, M_INFO, "%s", np); in tagq_push()
828 msgq(sp, M_INFO, "165|The tags stack is empty"); in tag_msg()
HDex_read.c344 msgq(sp, M_INFO, in ex_readfp()
HDex_cscope.c531 msgq(sp, M_INFO, "278|No matches for query"); in cscope_find()
/NextBSD/contrib/nvi/common/
HDmsg.c82 mt = M_INFO; in msgq()
96 mt = M_INFO; in msgq()
98 case M_INFO: in msgq()
522 sp->gp->scr_msg(sp, M_INFO, bp, tlen); in mod_rpt()
697 sp->gp->scr_msg(sp, M_INFO, s, len); in msgq_status()
HDmsg.h41 M_NONE = 1, M_BERR, M_ERR, M_INFO, M_SYSERR, M_VINFO } mtype_t; enumerator
HDrecover.c745 msgq_str(sp, M_INFO, name, in rcv_read()
751 msgq(sp, M_INFO, in rcv_read()
754 msgq(sp, M_INFO, in rcv_read()
HDexf.c347 msgq_str(sp, M_INFO, oname, in file_init()
1000 msgq(sp, M_INFO, "%s", s); in file_write()
1437 msgq(sp, M_INFO, in file_aw()
/NextBSD/sys/cddl/compat/opensolaris/sys/
HDelf.h64 #define ELF_M_INFO __ELFN(M_INFO)
/NextBSD/contrib/nvi/vi/
HDvi.c963 msgq(sp, M_INFO, in v_init()
1025 msgq(sp, M_INFO, in v_dtoh()