Lines Matching refs:reporterrs
49 int reporterrs );
232 int reporterrs ) in ldaptool_berval_from_ldif_value() argument
266 if ( reporterrs ) fprintf( stderr, gettext("%s: unsupported URL \"%s\";" in ldaptool_berval_from_ldif_value()
271 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()
277 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()
284 if ( reporterrs ) perror( "ldaptool_fileurl2path" ); in ldaptool_berval_from_ldif_value()
289 if ( reporterrs ) perror( path ); in ldaptool_berval_from_ldif_value()
291 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()
296 rc = berval_from_file( path, bvp, reporterrs ); in ldaptool_berval_from_ldif_value()
302 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()
308 rc = berval_from_file( value, bvp, reporterrs ); in ldaptool_berval_from_ldif_value()
312 if ( reporterrs ) perror( "malloc" ); in ldaptool_berval_from_ldif_value()
359 berval_from_file( const char *path, struct berval *bvp, int reporterrs ) argument
375 if ( reporterrs ) perror( path );
380 if ( reporterrs ) perror( path );
388 if ( reporterrs ) perror( "malloc" );
394 if ( reporterrs ) perror( path );
404 if ( reporterrs ) perror( path );