Searched refs:heim_ipc_async (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/heimdal/lib/ipc/ |
H A D | Makefile.am | 38 EXTRA_DIST = heim_ipc.defs heim_ipc_async.defs heim_ipc_reply.defs 43 heim_ipc_async.h heim_ipc_asyncUser.c heim_ipc_asyncServer.c heim_ipc_asyncServer.h: heim_ipc_async… 44 …ader heim_ipc_async.h -user heim_ipc_asyncUser.c -sheader heim_ipc_asyncServer.h -server heim_ipc_… 55 built_ipcs += heim_ipc_asyncUser.c heim_ipc_async.h
|
H A D | heim-ipc.h | 94 heim_ipc_async(heim_ipc, const heim_idata *, void *, void (*func)(void *, int, heim_idata *, heim_i…
|
H A D | tc.c | 92 ret = heim_ipc_async(ipc, &req, s, reply); in test_ipc()
|
H A D | Makefile.in | 443 @have_gcd_TRUE@EXTRA_DIST = heim_ipc.defs heim_ipc_async.defs heim_ipc_reply.defs 448 @have_gcd_TRUE@ heim_ipc_asyncUser.c heim_ipc_async.h \ 1062 @have_gcd_TRUE@heim_ipc_async.h heim_ipc_asyncUser.c heim_ipc_asyncServer.c heim_ipc_asyncServer.h:… 1063 …ader heim_ipc_async.h -user heim_ipc_asyncUser.c -sheader heim_ipc_asyncServer.h -server heim_ipc_…
|
H A D | client.c | 556 heim_ipc_async(heim_ipc ctx, const heim_idata *snd, void *userctx, in heim_ipc_async() function
|