Searched refs:mtctxres_t (Results 1 – 3 of 3) sorted by relevance
31 static mtctxres_t sharedctx;68 mtctxres_t *mt; in __res_init_ctx()77 if ((mt = malloc(sizeof (mtctxres_t))) == 0) { in __res_init_ctx()82 memset(mt, 0, sizeof (mtctxres_t)); in __res_init_ctx()96 mtctxres_t *mt = (mtctxres_t *)value; in __res_destroy_ctx()103 mtctxres_t *106 mtctxres_t *mt; in ___mtctxres()
29 } mtctxres_t; typedef33 mtctxres_t *___mtctxres(void);
111 mtctxres_t *mt = ___mtctxres(); in __res_retry()119 mtctxres_t *mt = ___mtctxres(); in __res_retry_reset()