Searched refs:LOG_FACMASK (Results 1 – 4 of 4) sorted by relevance
229 if ((LOG_FACMASK & priority) == MS_TFTP) in my_syslog()231 else if ((LOG_FACMASK & priority) == MS_DHCP) in my_syslog()
349 facstr = dec(pri & LOG_FACMASK, facilitynames, facbuf); in logmsg()
274 pub const LOG_FACMASK: ::c_int = 0x3f8; constant
1372 pub const LOG_FACMASK: ::c_int = 0x3f8; constant