Symbol: heim_icred
crypto/heimdal/kcm/connect.c
40
const heim_icred cred,
crypto/heimdal/kcm/kcm-protos.h
282
const heim_icred /*cred*/,
crypto/heimdal/kcm/kcm_locl.h
182
void kcm_service(void *, const heim_idata *, const heim_icred,
crypto/heimdal/kdc/digest-service.c
53
const heim_icred cred,
crypto/heimdal/lib/ipc/client.c
179
void (*func)(void *, int, heim_idata *, heim_icred);
crypto/heimdal/lib/ipc/client.c
221
void (*func)(void *, int, heim_idata *, heim_icred))
crypto/heimdal/lib/ipc/client.c
379
heim_icred *cred)
crypto/heimdal/lib/ipc/client.c
445
heim_icred *cred)
crypto/heimdal/lib/ipc/client.c
480
int (*ipc)(void *,const heim_idata *, heim_idata *, heim_icred *);
crypto/heimdal/lib/ipc/client.c
482
void (*)(void *, int, heim_idata *, heim_icred));
crypto/heimdal/lib/ipc/client.c
548
heim_icred *cred)
crypto/heimdal/lib/ipc/client.c
557
void (*func)(void *, int, heim_idata *, heim_icred))
crypto/heimdal/lib/ipc/client.c
561
heim_icred cred = NULL;
crypto/heimdal/lib/ipc/client.c
95
heim_icred *cred)
crypto/heimdal/lib/ipc/common.c
51
heim_ipc_free_cred(heim_icred cred)
crypto/heimdal/lib/ipc/common.c
57
heim_ipc_cred_get_uid(heim_icred cred)
crypto/heimdal/lib/ipc/common.c
63
heim_ipc_cred_get_gid(heim_icred cred)
crypto/heimdal/lib/ipc/common.c
69
heim_ipc_cred_get_pid(heim_icred cred)
crypto/heimdal/lib/ipc/common.c
75
heim_ipc_cred_get_session(heim_icred cred)
crypto/heimdal/lib/ipc/common.c
82
_heim_ipc_create_cred(uid_t uid, gid_t gid, pid_t pid, pid_t session, heim_icred *cred)
crypto/heimdal/lib/ipc/heim-ipc.h
107
const heim_icred, heim_ipc_complete, heim_sipc_call);
crypto/heimdal/lib/ipc/heim-ipc.h
40
typedef struct heim_icred *heim_icred;
crypto/heimdal/lib/ipc/heim-ipc.h
48
heim_ipc_free_cred(heim_icred);
crypto/heimdal/lib/ipc/heim-ipc.h
51
heim_ipc_cred_get_uid(heim_icred);
crypto/heimdal/lib/ipc/heim-ipc.h
54
heim_ipc_cred_get_gid(heim_icred);
crypto/heimdal/lib/ipc/heim-ipc.h
57
heim_ipc_cred_get_pid(heim_icred);
crypto/heimdal/lib/ipc/heim-ipc.h
60
heim_ipc_cred_get_session(heim_icred);
crypto/heimdal/lib/ipc/heim-ipc.h
91
heim_ipc_call(heim_ipc, const heim_idata *, heim_idata *, heim_icred *);
crypto/heimdal/lib/ipc/heim-ipc.h
94
heim_ipc_async(heim_ipc, const heim_idata *, void *, void (*func)(void *, int, heim_idata *, heim_icred));
crypto/heimdal/lib/ipc/hi_locl.h
83
_heim_ipc_create_cred(uid_t, gid_t, pid_t, pid_t, heim_icred *);
crypto/heimdal/lib/ipc/server.c
114
heim_icred cred;
crypto/heimdal/lib/ipc/server.c
708
heim_icred cred;
crypto/heimdal/lib/ipc/tc.c
63
reply(void *ctx, int errorcode, heim_idata *reply, heim_icred cred)
crypto/heimdal/lib/ipc/ts-http.c
62
const heim_icred cred,
crypto/heimdal/lib/ipc/ts.c
62
const heim_icred cred,