Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dboottrace.h50 #define SHUTTRACE(...) _boottrace(_BOOTTRACE_SHUTTRACE, __VA_ARGS__) macro
/freebsd-14.2/sbin/init/
H A Dinit.c1663 SHUTTRACE("%s from %s", action, get_current_state()); in boottrace_transition()