Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dfileurl.h35 int ldaptool_fileurl2path( const char *fileurl, char **localpathp );
H A Dfileurl.c76 ldaptool_fileurl2path( const char *fileurl, char **localpathp ) in ldaptool_fileurl2path() function
264 rc = ldaptool_fileurl2path( url, &path ); in ldaptool_berval_from_ldif_value()