Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldap/common/
H A Dfileurl.c48 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