Searched refs:mtctxres_t (Results 1 – 2 of 2) sorted by relevance
27 static mtctxres_t sharedctx;66 mtctxres_t *mt; in __res_init_ctx()75 if ((mt = malloc(sizeof(mtctxres_t))) == NULL) { in __res_init_ctx()80 memset(mt, 0, sizeof (mtctxres_t)); in __res_init_ctx()98 mtctxres_t *101 mtctxres_t *mt; in ___mtctxres()
29 } mtctxres_t; typedef33 mtctxres_t *___mtctxres(void);