Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_command.c80 static db_cmdfcn_t db_watchdog; variable
148 { "watchdog", db_watchdog, CS_OWN, NULL },
759 db_watchdog(db_expr_t dummy1, bool dummy2, db_expr_t dummy3, char *dummy4) in db_watchdog() function