Searched refs:reporterrs (Results 1 – 2 of 2) sorted by relevance
50 int reporterrs );233 int reporterrs ) in ldaptool_berval_from_ldif_value() argument267 if ( reporterrs ) fprintf( stderr, gettext("%s: unsupported URL \"%s\";" in ldaptool_berval_from_ldif_value()272 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()278 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()285 if ( reporterrs ) perror( "ldaptool_fileurl2path" ); 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()297 rc = berval_from_file( path, bvp, reporterrs ); in ldaptool_berval_from_ldif_value()303 if ( reporterrs ) fprintf( stderr, in ldaptool_berval_from_ldif_value()[all …]
67 int reporterrs );