HomeSort by: relevance | last modified time | path
    Searched defs:db_show_ping (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/modules/examples/ddbping/
ddbping.c 43 static db_cmdfn_t db_show_ping; variable in typeref:typename:db_cmdfn_t
54 { DDB_ADD_CMD("ping", db_show_ping, 0,
93 db_show_ping(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void

Completed in 13 milliseconds