Searched refs:FACILITY_KERNEL (Results 1 – 1 of 1) sorted by relevance
51 #define FACILITY_KERNEL "kern" macro496 …if ((vfacility != NULL) && (!strcmp(vfacility, FACILITY_KERNEL)) && (r->type == DST_TYPE_CONS)) do… in _bsd_send()