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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/block/
H A Dibft.c139 static char * ibft_alloc_string ( struct ibft_strings *strings, function
167 dest = ibft_alloc_string ( strings, string, strlen ( data ) );
196 dest = ibft_alloc_string ( strings, string, len );

Completed in 43 milliseconds