Home
last modified time | relevance | path

Searched refs:tIDENT (Results 1 – 11 of 11) sorted by relevance

/NextBSD/sys/ddb/
HDdb_script.c369 if (t != tIDENT) in db_run_cmd()
392 if (t != tIDENT) { in db_script_cmd()
436 if (t != tIDENT) { in db_unscript_cmd()
HDdb_lex.h53 #define tIDENT 3 macro
HDdb_command.c346 else if (t != tIDENT) { in db_command()
377 if (t != tIDENT) { in db_command()
393 if (t != tIDENT) { in db_command()
HDdb_variables.c66 if (t == tIDENT) { in db_find_variable()
HDdb_expr.c53 if (t == tIDENT) { in db_term()
HDdb_lex.c258 return (tIDENT); in db_lex()
HDdb_examine.c261 if (t != tIDENT) { in db_search_cmd()
HDdb_capture.c339 if (t != tIDENT) { in db_capture_cmd()
HDdb_textdump.c524 if (t != tIDENT) { in db_textdump_cmd()
/NextBSD/sys/dev/bxe/
HDbxe_debug.c314 if (tok != tIDENT) { in bxe_ddb()
/NextBSD/sys/x86/iommu/
HDintel_drv.c1143 if (t != tIDENT) { in DB_FUNC()