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

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dcwuri.c44 new_uri = resolve_uri ( cwuri, uri );
H A Dopen.c67 resolved_uri = resolve_uri ( cwuri, uri );
H A Duri.c371 struct uri * resolve_uri ( struct uri *base_uri, function
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Duri.h185 extern struct uri * resolve_uri ( struct uri *base_uri,
/vbox/src/VBox/Devices/PC/ipxe/src/tests/
H A Duri_test.c89 resolved_uri = resolve_uri ( base_uri, relative_uri );

Completed in 74 milliseconds