OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:db_variable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ddb/
db_variables.h
38
struct
db_variable
{
struct
42
int (*fcn)(const struct
db_variable
*, db_expr_t *, int);
47
#define FCN_NULL ((int (*)(const struct
db_variable
*, db_expr_t *, int))0)
49
extern const struct
db_variable
db_vars[]; /* debugger variables */
50
extern const struct
db_variable
* const db_evars;
51
extern const struct
db_variable
db_regs[]; /* machine registers */
52
extern const struct
db_variable
* const db_eregs;
56
void db_read_variable(const struct
db_variable
*, db_expr_t *);
57
void db_write_variable(const struct
db_variable
*, db_expr_t *);
/src/lib/libc/citrus/
citrus_esdb.h
39
void *
db_variable
;
member in struct:_citrus_esdb
Completed in 11 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025