Searched refs:MSG_ALWAYS (Results 1 – 4 of 4) sorted by relevance
46 #define MSG_ALWAYS -1 macro
58 if (priority == LOG_INFO && !verbose && msgtype != MSG_ALWAYS) in logmsg()62 if (msgtype != MSG_NOTIMECHECK && msgtype != MSG_ALWAYS && in logmsg()
402 logmsg(MSG_ALWAYS, LOG_INFO, in entriesFromLDAPreal()
163 #define MSG_ALWAYS 0xffffffff /* Always on */ macro