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

/osnet-11/usr/src/cmd/ldap/common/
H A Dfileurl.h29 * ldaptool_fileurl2path() convert a file URL to a local path.
35 int ldaptool_fileurl2path( const char *fileurl, char **localpathp );
H A Dfileurl.c75 ldaptool_fileurl2path( const char *fileurl, char **localpathp ) function
263 rc = ldaptool_fileurl2path( url, &path );
284 if ( reporterrs ) perror( "ldaptool_fileurl2path" );

Completed in 22 milliseconds