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

/illumos-gate/usr/src/cmd/ldap/common/
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 45 milliseconds