Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dfileurl.c50 int reporterrs );
233 int reporterrs ) in ldaptool_berval_from_ldif_value() argument
272 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()
278 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()
290 if ( reporterrs ) perror( path ); in ldaptool_berval_from_ldif_value()
292 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()
375 if ( reporterrs ) perror( path );
380 if ( reporterrs ) perror( path );
388 if ( reporterrs ) perror( "malloc" );
394 if ( reporterrs ) perror( path );
[all …]
H A Dfileurl.h67 int reporterrs );