Home
last modified time | relevance | path

Searched refs:M_VINFO (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dmsg.h39 M_NONE = 1, M_BERR, M_ERR, M_INFO, M_SYSERR, M_VINFO } mtype_t; enumerator
H A Dmsg.c73 else if (mt == M_VINFO) in msgq()
85 case M_VINFO: in msgq()