Home
last modified time | relevance | path

Searched refs:ps_alloc (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/mdocml/
H A Dmain.h46 void *ps_alloc(const struct manoutput *);
H A Dterm_ps.c521 ps_alloc(const struct manoutput *outopts) in ps_alloc() function
H A Dmain.c1088 outst->outdata = ps_alloc(outconf); in outdata_alloc()