Searched refs:heim_ipc_call (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/ |
H A D | heim-ipc.h | 93 heim_ipc_call(heim_ipc, const heim_idata *, heim_idata *, heim_icred *);
|
H A D | tc.c | 86 ret = heim_ipc_call(ipc, &req, &rep, NULL); in test_ipc()
|
H A D | client.c | 551 heim_ipc_call(heim_ipc ctx, const heim_idata *snd, heim_idata *rcv, in heim_ipc_call() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | kcm.c | 91 ret = heim_ipc_call(kcm_ipc, &request_data, response_data, NULL); in kcm_send_request()
|
H A D | init_creds_pw.c | 1965 ret = heim_ipc_call(armor_service, &request, &reply, NULL); in make_fast_ap_fxarmor()
|