ps_alloc
if ( (psin = ps_alloc( std_open )) == NULLPS ) {
if ( (psout = ps_alloc( std_open )) == NULLPS ) {
if ( (pserr = ps_alloc( std_open )) == NULLPS ) {
outst->outdata = ps_alloc(outconf);
void *ps_alloc(const struct manoutput *);