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

/osnet-11/usr/src/cmd/ldap/common/
H A Dfileurl.c44 static int str_starts_with( const char *s, char *prefix );
83 if ( !str_starts_with( fileurl, "file:" )) {
101 if ( str_starts_with( path, "localhost/" )) {
418 str_starts_with( const char *s, char *prefix ) function

Completed in 16 milliseconds