Home
last modified time | relevance | path

Searched refs:NOPRI (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/common/net/wanboot/
H A Dbootlog.h70 NOPRI /* 'no-priority' priority */ enumerator
H A Dbootlog.c65 "none", NOPRI,
326 for (i = 0; pri_names[i].c_val != NOPRI; i++) { in sendmessage()
/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.h62 #define NOPRI 0x10 /* the "no priority" priority */ macro
H A Dsyslogd.c143 "none", NOPRI,
1397 f->f_pmask[fac] == NOPRI) in logmsg()
3113 if (f->f_pmask[i] == NOPRI) in dumpstats()
3335 f->f_pmask[LOG_NFACILITIES] != NOPRI) in conf_init()
3431 f->f_pmask[i] = NOPRI; in cfline()