HomeSort by: relevance | last modified time | path
    Searched defs:heim_sipc (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/ipc/
heim-ipc.h 41 typedef struct heim_sipc *heim_sipc; typedef in typeref:struct:heim_sipc
114 void *, heim_sipc *);
118 void *, heim_sipc *);
122 void *, heim_sipc *);
132 heim_sipc_free_context(heim_sipc);
heim-ipc.h 41 typedef struct heim_sipc *heim_sipc; typedef in typeref:struct:heim_sipc
114 void *, heim_sipc *);
118 void *, heim_sipc *);
122 void *, heim_sipc *);
132 heim_sipc_free_context(heim_sipc);
heim-ipc.h 41 typedef struct heim_sipc *heim_sipc; typedef in typeref:struct:heim_sipc
114 void *, heim_sipc *);
118 void *, heim_sipc *);
122 void *, heim_sipc *);
132 heim_sipc_free_context(heim_sipc);
server.c 44 struct heim_sipc { struct
45 int (*release)(heim_sipc ctx);
210 heim_sipc ctx = dispatch_get_context(dispatch_get_current_queue());
265 heim_sipc ctx = dispatch_get_context(dispatch_get_current_queue());
308 mach_init(const char *service, mach_port_t sport, heim_sipc ctx)
342 heim_sipc sctx = dispatch_get_context(dispatch_get_current_queue());
358 mach_release(heim_sipc ctx)
408 void *user, heim_sipc *ctx)
412 heim_sipc c = NULL;
1043 socket_release(heim_sipc ctx
    [all...]
server.c 44 struct heim_sipc { struct
45 int (*release)(heim_sipc ctx);
210 heim_sipc ctx = dispatch_get_context(dispatch_get_current_queue());
265 heim_sipc ctx = dispatch_get_context(dispatch_get_current_queue());
308 mach_init(const char *service, mach_port_t sport, heim_sipc ctx)
342 heim_sipc sctx = dispatch_get_context(dispatch_get_current_queue());
358 mach_release(heim_sipc ctx)
408 void *user, heim_sipc *ctx)
412 heim_sipc c = NULL;
1043 socket_release(heim_sipc ctx
    [all...]
server.c 44 struct heim_sipc { struct
45 int (*release)(heim_sipc ctx);
210 heim_sipc ctx = dispatch_get_context(dispatch_get_current_queue());
265 heim_sipc ctx = dispatch_get_context(dispatch_get_current_queue());
308 mach_init(const char *service, mach_port_t sport, heim_sipc ctx)
342 heim_sipc sctx = dispatch_get_context(dispatch_get_current_queue());
358 mach_release(heim_sipc ctx)
408 void *user, heim_sipc *ctx)
412 heim_sipc c = NULL;
1043 socket_release(heim_sipc ctx
    [all...]

Completed in 83 milliseconds