Searched refs:check_pid (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/ddb/
H A Ddb_thread.c113 * If that fails and check_pid is true, we treat the decimal value as a
118 db_lookup_thread(db_expr_t addr, boolean_t check_pid) argument
135 if (check_pid) {
H A Dddb.h194 struct thread *db_lookup_thread(db_expr_t addr, boolean_t check_pid);

Completed in 40 milliseconds