Searched refs:ps_alloc (Results 1 – 4 of 4) sorted by relevance
55 if ( (psin = ps_alloc( std_open )) == NULLPS ) { in main()64 if ( (psout = ps_alloc( std_open )) == NULLPS ) { in main()73 if ( (pserr = ps_alloc( std_open )) == NULLPS ) { in main()
46 void *ps_alloc(const struct manoutput *);
521 ps_alloc(const struct manoutput *outopts) in ps_alloc() function
956 curp->outdata = ps_alloc(curp->outopts); in outdata_alloc()