Searched refs:item_async_callback (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dsi_module.h148 typedef void (*item_async_callback)(si_item_t *, uint32_t, void *); typedef
H A Dsi_module.c1144 else ((item_async_callback)(r->callback))(NULL, SI_STATUS_CALL_CANCELLED, r->context);
1179 else ((item_async_callback)(r->callback))(r->resitem, r->err, r->context);

Completed in 122 milliseconds