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

/freebsd-10.0-release/contrib/nvi/common/
H A Dmsg.h32 * M_INFO Info: Display in normal video.
34 * M_VINFO Info: M_INFO if O_VERBOSE, else ignore.
37 * M_ERR and M_INFO -- all the other message types are converted into one
41 M_NONE = 1, M_BERR, M_ERR, M_INFO, M_SYSERR, M_VINFO } mtype_t; enumerator in enum:__anon3888
58 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */
H A Dmsg.c82 mt = M_INFO;
96 mt = M_INFO;
98 case M_INFO:
522 sp->gp->scr_msg(sp, M_INFO, bp, tlen);
697 sp->gp->scr_msg(sp, M_INFO, s, len);
H A Drecover.c748 msgq_str(sp, M_INFO, name,
754 msgq(sp, M_INFO,
757 msgq(sp, M_INFO,
H A Dexf.c343 msgq_str(sp, M_INFO, oname,
999 msgq(sp, M_INFO, "%s", s);
1436 msgq(sp, M_INFO,
/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_version.c36 msgq(sp, M_INFO, "Version "VI_VERSION
H A Dex_map.c56 msgq(sp, M_INFO, stype == SEQ_INPUT ?
113 msgq_wstr(sp, M_INFO,
H A Dex_preserve.c58 msgq(sp, M_INFO, "143|File preserved");
H A Dex_abbrev.c45 msgq(sp, M_INFO, "105|No abbreviations to display");
H A Dex_cd.c117 msgq_str(sp, M_INFO, buf, "122|New current directory: %s");
H A Dex_mkexrc.c93 msgq_str(sp, M_INFO, fname, "138|New exrc file: %s");
H A Dex_screen.c109 msgq(sp, M_INFO, "149|No background screens to display");
H A Dex_display.c91 msgq(sp, M_INFO, "123|No cut buffers to display");
H A Dex_shift.c70 msgq(sp, M_INFO, "152|shiftwidth option set to 0");
H A Dex_read.c344 msgq(sp, M_INFO,
H A Dex_tag.c171 msgq(sp, M_INFO, "%s", np);
211 msgq(sp, M_INFO, "%s", np);
780 msgq(sp, M_INFO, "%s", np);
828 msgq(sp, M_INFO, "165|The tags stack is empty");
H A Dex_cscope.c531 msgq(sp, M_INFO, "278|No matches for query");
/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Delf.h64 #define ELF_M_INFO __ELFN(M_INFO)
/freebsd-10.0-release/contrib/nvi/vi/
H A Dvi.c963 msgq(sp, M_INFO,
1025 msgq(sp, M_INFO,

Completed in 199 milliseconds