Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/tests/api/
H A Dtest-queue.c157 struct apply_state { struct
168 struct apply_state *st = data; in apply_cb() argument
186 struct apply_state st = { .retval = true }; in test_queue_apply_success()
205 struct apply_state st = { .retval = false }; in test_queue_apply_callback_failure()
220 struct apply_state st = { .retval = true }; in test_queue_apply_missing_package()