Home
last modified time | relevance | path

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

/reactos/dll/win32/wldap32/
H A Dinit.c128 static char *join_hostnames( const char *scheme, char **hostnames, ULONG portnumber ) in join_hostnames() function
196 url = join_hostnames( scheme, strarray, port ); in urlify_hostnames()