Searched refs:state_get (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/blocklist/bin/ |
H A D | state.h | 55 int state_get(DB *, const struct conf *, struct dbinfo *);
|
H A D | state.c | 140 state_get(DB *db, const struct conf *c, struct dbinfo *dbi) in state_get() function
|
H A D | blacklistd.c | 205 if (state_get(state, &c, &dbi) == -1) in process()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
H A D | ittnotify.h | 890 ITT_STUB(ITTAPI, __itt_state_t, state_get, (void)) 891 #define __itt_state_get ITTNOTIFY_DATA(state_get) 892 #define __itt_state_get_ptr ITTNOTIFY_NAME(state_get)
|
/freebsd/contrib/netbsd-tests/lib/libc/db/ |
H A D | t_db_hash_seq.c | 152 state_get(DB *db, const struct conf *c, struct dbinfo *dbi)
|
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.h | 533 ITT_STUB(LIBITTAPI, __itt_state_t, state_get, (void), (ITT_NO_PARAMS), 534 state_get, __itt_group_legacy, "no args")
|