Searched refs:mtctxres_t (Results 1 – 2 of 2) sorted by relevance
26 static mtctxres_t sharedctx;63 mtctxres_t *mt; in __res_init_ctx()72 if ((mt = malloc(sizeof (mtctxres_t))) == 0) { in __res_init_ctx()77 memset(mt, 0, sizeof (mtctxres_t)); in __res_init_ctx()91 mtctxres_t *mt = (mtctxres_t *)value; in __res_destroy_ctx()98 mtctxres_t *101 mtctxres_t *mt; in ___mtctxres()
31 } mtctxres_t; typedef35 mtctxres_t *___mtctxres(void);