Searched refs:db_ps (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/ddb/ |
| H A D | db_ps.c | 67 db_ps(addr, have_addr, count, modif); in DB_SHOW_ALL_COMMAND() 107 db_ps(db_expr_t addr, bool hasaddr, db_expr_t count, char *modif) in db_ps() function
|
| H A D | ddb.h | 246 db_cmdfcn_t db_ps; variable
|
| H A D | db_command.c | 142 { "ps", db_ps, 0, NULL },
|