Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c485 static const char w_notrunning[] = "Witness not running\n"; variable
2802 error = SYSCTL_OUT(req, w_notrunning, sizeof(w_notrunning)); in sysctl_debug_witness_badstacks()
2893 error = SYSCTL_OUT(req, w_notrunning, sizeof(w_notrunning)); in sysctl_debug_witness_fullgraph()