Home | History | Annotate | Download | only in src

Lines Matching refs:ocontext_t

2149 	ocontext_t *c, *n, *l;
2154 n = malloc(sizeof(ocontext_t));
2159 memset(n, 0, sizeof(ocontext_t));
2208 ocontext_t *c, *n, *l;
2213 n = malloc(sizeof(ocontext_t));
2218 memset(n, 0, sizeof(ocontext_t));
2303 ocontext_t *c, *newc, *l;
2328 newc = malloc(sizeof(ocontext_t));
2333 memset(newc, 0, sizeof(ocontext_t));