Searched refs:ps_alloc (Results 1 – 5 of 5) sorted by relevance
53 void *ps_alloc(char *);
241 curp->outdata = ps_alloc(curp->outopts); in parse()
418 ps_alloc(char *outopts) in ps_alloc() function
128 if (ps->ps_alloc != NULL) in soft_allocate_pmc()129 ps->ps_alloc(); in soft_allocate_pmc()
153 void (*ps_alloc)(void); member