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

/freebsd-10-stable/crypto/heimdal/lib/ipc/
H A Dheim-ipc.h94 heim_ipc_async(heim_ipc, const heim_idata *, void *, void (*func)(void *, int, heim_idata *, heim_icred));
H A Dtc.c92 ret = heim_ipc_async(ipc, &req, s, reply);
94 errx(1, "heim_ipc_async: %d", ret);
H A Dclient.c558 heim_ipc_async(heim_ipc ctx, const heim_idata *snd, void *userctx, function

Completed in 120 milliseconds