Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ldap/common/
H A Dfileurl.c75 ldaptool_fileurl2path( const char *fileurl, char **localpathp ) in ldaptool_fileurl2path() argument
83 if ( !str_starts_with( fileurl, "file:" )) { in ldaptool_fileurl2path()
87 path = fileurl + 5; /* skip past "file:" scheme prefix */ in ldaptool_fileurl2path()
H A Dfileurl.h35 int ldaptool_fileurl2path( const char *fileurl, char **localpathp );
/titanic_44/usr/src/cmd/ldap/
H A DMakefile16 fileurl ldaptool-sasl
H A DMakefile.com36 LDAPCOMMSRC= common.c ldaptool-sasl.c fileurl.c convutf8.c