Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/ddb/
Ddb_command.c79 static db_cmdfcn_t db_watchdog; variable
147 { "watchdog", db_watchdog, CS_OWN, NULL },
758 db_watchdog(db_expr_t dummy1, bool dummy2, db_expr_t dummy3, char *dummy4) in db_watchdog() function