Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_ps.c67 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 Dddb.h246 db_cmdfcn_t db_ps; variable
H A Ddb_command.c142 { "ps", db_ps, 0, NULL },