Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/nvi/ex/
Dex_map.c52 msgq(sp, M_INFO, stype == SEQ_INPUT ? in ex_map()
109 msgq_wstr(sp, M_INFO, in ex_unmap()
Dex_version.c32 msgq(sp, M_INFO, "Version "VI_VERSION in ex_version()
Dex_preserve.c54 msgq(sp, M_INFO, "143|File preserved"); in ex_preserve()
Dex_abbrev.c41 msgq(sp, M_INFO, "105|No abbreviations to display"); in ex_abbr()
Dex_mkexrc.c89 msgq_str(sp, M_INFO, fname, "138|New exrc file: %s"); in ex_mkexrc()
Dex_cd.c113 msgq_str(sp, M_INFO, buf, "122|New current directory: %s"); in ex_cd()
Dex_screen.c105 msgq(sp, M_INFO, "149|No background screens to display"); in ex_sdisplay()
Dex_display.c87 msgq(sp, M_INFO, "123|No cut buffers to display"); in bdisplay()
Dex_shift.c78 msgq(sp, M_INFO, "152|shiftwidth option set to 0"); in shift()
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()
Dex_read.c339 msgq(sp, M_INFO, in ex_readfp()
Dex_cscope.c532 msgq(sp, M_INFO, "278|No matches for query"); in cscope_find()
/freebsd-12-stable/contrib/nvi/common/
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()
Dmsg.h39 M_NONE = 1, M_BERR, M_ERR, M_INFO, M_SYSERR, M_VINFO } mtype_t; enumerator
Drecover.c739 msgq_str(sp, M_INFO, name,
745 msgq(sp, M_INFO,
748 msgq(sp, M_INFO,
Dexf.c350 msgq_str(sp, M_INFO, oname, in file_init()
1000 msgq(sp, M_INFO, "%s", s);
1426 msgq(sp, M_INFO,
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
Delf.h64 #define ELF_M_INFO __ELFN(M_INFO)
/freebsd-12-stable/contrib/nvi/vi/
Dvi.c959 msgq(sp, M_INFO, in v_init()
1019 msgq(sp, M_INFO, in v_dtoh()