Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ldap/common/
H A Didtest.c33 PS psin, psout, pserr; in main() local
36 if ( (psin = ps_alloc( std_open )) == NULLPS ) { in main()
40 if ( std_setup( psin, stdin ) == NOTOK ) { in main()
63 while ( (pe = ps2pe( psin )) != NULLPE ) { in main()