OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:state_get
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/blocklist/bin/
state.h
55
int
state_get
(DB *, const struct conf *, struct dbinfo *);
state.h
55
int
state_get
(DB *, const struct conf *, struct dbinfo *);
state.c
142
state_get
(DB *db, const struct conf *c, struct dbinfo *dbi)
function
state.c
142
state_get
(DB *db, const struct conf *c, struct dbinfo *dbi)
function
blocklistd.c
212
if (
state_get
(state, &c, &dbi) == -1)
blocklistd.c
212
if (
state_get
(state, &c, &dbi) == -1)
/src/tests/lib/libc/db/
t_db_hash_seq.c
153
state_get
(DB *db, const struct conf *c, struct dbinfo *dbi)
t_db_hash_seq.c
153
state_get
(DB *db, const struct conf *c, struct dbinfo *dbi)
Completed in 42 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026