db_watchpoints_inserted 52 ddb/db_watch.c boolean_t db_watchpoints_inserted = TRUE; db_watchpoints_inserted 123 ddb/db_watch.c db_watchpoints_inserted = FALSE; db_watchpoints_inserted 204 ddb/db_watch.c if (!db_watchpoints_inserted && db_watchpoint_list != NULL) { db_watchpoints_inserted 213 ddb/db_watch.c db_watchpoints_inserted = TRUE; db_watchpoints_inserted 220 ddb/db_watch.c db_watchpoints_inserted = FALSE; db_watchpoints_inserted 248 ddb/db_watch.c db_watchpoints_inserted = FALSE;