Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsubr_kdb.c80 static int kdb_sysctl_current(SYSCTL_HANDLER_ARGS);
92 0, kdb_sysctl_current, "A", "currently selected KDB backend");
141 kdb_sysctl_current(SYSCTL_HANDLER_ARGS) in kdb_sysctl_current() function