Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/ddb/
HDdb_command.c80 static db_cmdfcn_t db_watchdog; variable
158 DB_CMD("watchdog", db_watchdog, CS_OWN|DB_CMD_MEMSAFE),
787 db_watchdog(db_expr_t dummy1, bool dummy2, db_expr_t dummy3, char *dummy4) in db_watchdog() function