Searched refs:tcs_context (Results 1 – 7 of 7) sorted by relevance
30 struct tcs_context *tcs_context_table = NULL;35 struct tcs_context *create_tcs_context();36 struct tcs_context *get_context(TCS_CONTEXT_HANDLE);37 struct tcs_context *get_previous_context(TCS_CONTEXT_HANDLE);67 struct tcs_context *70 struct tcs_context *ret = (struct tcs_context *)calloc(1, sizeof(struct tcs_context)); in create_tcs_context()79 struct tcs_context *82 struct tcs_context *index; in get_context()93 struct tcs_context *96 struct tcs_context *index; in get_previous_context()[all …]
32 ctx_ref_count_keys(struct tcs_context *c) in ctx_ref_count_keys()53 struct tcs_context *c; in ctx_has_key_loaded()80 struct tcs_context *c; in ctx_remove_key_loaded()114 struct tcs_context *c; in ctx_mark_key_loaded()
117 tcs_context.c tcsi_context.c tcs_utils.c rpc/@RPC@/rpc.c \236 libtcs_a-tcs_context.$(OBJEXT) libtcs_a-tcsi_context.$(OBJEXT) \
26 struct tcs_context { struct32 struct tcs_context *next; argument
37 tcs_context.h tcsd.h tcsd_ops.h tcsd_wrap.h \
157 void ctx_ref_count_keys(struct tcs_context *);158 struct tcs_context *get_context(TCS_CONTEXT_HANDLE);
237 tcs_context.h tcsd.h tcsd_ops.h tcsd_wrap.h \