HomeSort by: relevance | last modified time | path
    Searched defs:psout (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblber/
idtest.c 52 PS psin, psout, pserr; local
64 if ( (psout = ps_alloc( std_open )) == NULLPS ) {
68 if ( std_setup( psout, stdout ) == NOTOK ) {
84 pe2ps( psout, pe );
idtest.c 52 PS psin, psout, pserr; local
64 if ( (psout = ps_alloc( std_open )) == NULLPS ) {
68 if ( std_setup( psout, stdout ) == NOTOK ) {
84 pe2ps( psout, pe );

Completed in 86 milliseconds