Searched refs:berval_from_file (Results 1 – 1 of 1) sorted by relevance
48 static int berval_from_file( const char *path, struct berval *bvp,296 rc = berval_from_file( path, bvp, reporterrs ); in ldaptool_berval_from_ldif_value()308 rc = berval_from_file( value, bvp, reporterrs ); in ldaptool_berval_from_ldif_value()359 berval_from_file( const char *path, struct berval *bvp, int reporterrs ) function