Home
last modified time | relevance | path

Searched refs:state_put (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/blocklist/bin/
H A Dstate.h56 int state_put(DB *, const struct conf *, const struct dbinfo *);
H A Dstate.c168 state_put(DB *db, const struct conf *c, const struct dbinfo *dbi) in state_put() function
H A Dblacklistd.c263 state_put(state, &c, &dbi); in process()
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c181 state_put(DB *db, const struct conf *c, const struct dbinfo *dbi) in state_put() function
261 state_put(db, &c, &d); in testdb()