Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_witness.c488 static const char w_notallowed[] = "The sysctl is disabled on the arch\n"; variable
2888 error = SYSCTL_OUT(req, w_notallowed, sizeof(w_notallowed)); in sysctl_debug_witness_fullgraph()