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

  /src/external/bsd/openldap/dist/libraries/liblber/
idtest.c 52 PS psin, psout, pserr; local
55 if ( (psin = ps_alloc( std_open )) == NULLPS ) {
59 if ( std_setup( psin, stdin ) == NOTOK ) {
82 while ( (pe = ps2pe( psin )) != NULLPE ) {

Completed in 16 milliseconds