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

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Duri.c312 char * resolve_path ( const char *base_path, argument
314 size_t base_len = ( strlen ( base_path ) + 1 );
324 memcpy ( base_tmp, base_path, base_len );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Duri.h183 extern char * resolve_path ( const char *base_path,

Completed in 94 milliseconds