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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_url.h16 DECLEXPORT(int) crParseURL( const char *url, char *protocol, char *hostname,
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Durl.c30 int crParseURL( const char *url, char *protocol, char *hostname, function
H A Dnet.c216 if ( !crParseURL( server, protocol, hostname, &port, default_port ) ) {
384 if (!crParseURL(protocol, protocol_only, filename, NULL, 0))
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_config.c133 if (!crParseURL(response, protocol, hostname, &port, 0))
H A Drenderspu_init.c42 if (!crParseURL( render_spu.swap_master_url, protocol, hostname,

Completed in 201 milliseconds