Searched refs:heim_ipc_call (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/heimdal/lib/ipc/ |
H A D | heim-ipc.h | 91 heim_ipc_call(heim_ipc, const heim_idata *, heim_idata *, heim_icred *);
|
H A D | tc.c | 84 ret = heim_ipc_call(ipc, &req, &rep, NULL); in test_ipc()
|
H A D | client.c | 547 heim_ipc_call(heim_ipc ctx, const heim_idata *snd, heim_idata *rcv, in heim_ipc_call() function
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | kcm.c | 89 ret = heim_ipc_call(kcm_ipc, &request_data, response_data, NULL); in kcm_send_request()
|