OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:db_watch_table
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/ddb/
db_watch.c
57
static struct db_watchpoint
db_watch_table
[NWATCHPOINTS];
variable in typeref:struct:db_watchpoint[]
58
static db_watchpoint_t db_next_free_watchpoint = &
db_watch_table
[0];
77
if (db_next_free_watchpoint == &
db_watch_table
[NWATCHPOINTS]) {
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025