Home
last modified time | relevance | path

Searched refs:heim_ipc_init_context (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/crypto/heimdal/lib/ipc/
H A Dheim-ipc.h85 heim_ipc_init_context(const char *, heim_ipc *);
H A Dtc.c77 ret = heim_ipc_init_context(service, &ipc); in test_ipc()
H A Dclient.c502 heim_ipc_init_context(const char *name, heim_ipc *ctx) in heim_ipc_init_context() function
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dkcm.c78 ret = heim_ipc_init_context(kcm_ipc_name, &kcm_ipc); in kcm_send_request()