HomeSort by: relevance | last modified time | path
    Searched defs:M_NONE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/common/
msg.h 29 * M_NONE Display to the user, no reformatting, no nothing.
37 * The underlying message display routines only need to know about M_NONE,
42 M_NONE = 1, M_BERR, M_ERR, M_INFO, M_SYSERR, M_VINFO, M_DBERR } mtype_t;
59 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */
  /src/sys/arch/vax/include/
nexus.h 190 #define M_NONE 0

Completed in 40 milliseconds