Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_map.c52 msgq(sp, M_INFO, stype == SEQ_INPUT ? in ex_map()
109 msgq_wstr(sp, M_INFO, in ex_unmap()
H A Dex_version.c32 msgq(sp, M_INFO, "Version "VI_VERSION in ex_version()
H A Dex_preserve.c54 msgq(sp, M_INFO, "143|File preserved"); in ex_preserve()
H A Dex_abbrev.c41 msgq(sp, M_INFO, "105|No abbreviations to display"); in ex_abbr()
H A Dex_mkexrc.c89 msgq_str(sp, M_INFO, fname, "138|New exrc file: %s"); in ex_mkexrc()
H A Dex_cd.c113 msgq_str(sp, M_INFO, buf, "122|New current directory: %s"); in ex_cd()
H A Dex_screen.c105 msgq(sp, M_INFO, "149|No background screens to display"); in ex_sdisplay()
H A Dex_display.c87 msgq(sp, M_INFO, "123|No cut buffers to display"); in bdisplay()
H A Dex_shift.c78 msgq(sp, M_INFO, "152|shiftwidth option set to 0"); in shift()
H A Dex_tag.c166 msgq(sp, M_INFO, "%s", np); in ex_tag_next()
206 msgq(sp, M_INFO, "%s", np); in ex_tag_prev()
777 msgq(sp, M_INFO, "%s", np); in tagq_push()
823 msgq(sp, M_INFO, "165|The tags stack is empty"); in tag_msg()
H A Dex_read.c339 msgq(sp, M_INFO, in ex_readfp()
H A Dex_cscope.c532 msgq(sp, M_INFO, "278|No matches for query"); in cscope_find()
/freebsd/contrib/nvi/common/
H A Dmsg.c74 mt = M_INFO; in msgq()
88 mt = M_INFO; in msgq()
90 case M_INFO: in msgq()
506 sp->gp->scr_msg(sp, M_INFO, bp, tlen); in mod_rpt()
678 sp->gp->scr_msg(sp, M_INFO, s, len); in msgq_status()
H A Dmsg.h39 M_NONE = 1, M_BERR, M_ERR, M_INFO, M_SYSERR, M_VINFO } mtype_t; enumerator
H A Drecover.c739 msgq_str(sp, M_INFO, name,
745 msgq(sp, M_INFO,
748 msgq(sp, M_INFO,
H A Dexf.c350 msgq_str(sp, M_INFO, oname, in file_init()
1000 msgq(sp, M_INFO, "%s", s);
1426 msgq(sp, M_INFO,
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Delf.h62 #define ELF_M_INFO __ELFN(M_INFO)
/freebsd/contrib/nvi/vi/
H A Dvi.c959 msgq(sp, M_INFO, in v_init()
1019 msgq(sp, M_INFO, in v_dtoh()