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

  /src/sys/ddb/
db_break.c 56 static db_breakpoint_t db_breakpoint_alloc(void);
64 db_breakpoint_alloc(void) function in typeref:typename:db_breakpoint_t
99 bkpt = db_breakpoint_alloc();

Completed in 10 milliseconds