Searched refs:heim_ipc_event_create_f (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/ipc/
H A Dheim-ipc.h154 heim_ipc_event_create_f(heim_ipc_event_callback_t, void *);
H A Dtimer.c188 heim_ipc_event_create_f(heim_ipc_event_callback_t cb, void *ctx) function
/macosx-10.9.5/Heimdal-323.92.1/kcm/
H A Dcache.c522 p->renew_event = heim_ipc_event_create_f(renew_func, p);
523 p->expire_event = heim_ipc_event_create_f(expire_func, p);

Completed in 117 milliseconds