Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/asl/
HDbsd_out.c51 #define FACILITY_KERNEL "kern" macro
496 …if ((vfacility != NULL) && (!strcmp(vfacility, FACILITY_KERNEL)) && (r->type == DST_TYPE_CONS)) do… in _bsd_send()