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

  /src/sys/ddb/
db_command.c 210 static void db_kqueue_print_cmd(db_expr_t, bool, db_expr_t, const char *);
278 { DDB_ADD_CMD("kqueue", db_kqueue_print_cmd, 0,
1032 db_kqueue_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, function in typeref:typename:void

Completed in 11 milliseconds