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

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.c118 fsw_strfree(&vol->label);
447 fsw_strfree(&dno->name);
674 * for calling fsw_strfree on the string.
699 * for calling fsw_strfree on the string.
777 fsw_strfree(&target_name);
H A Dfsw_core.h485 void fsw_strfree(struct fsw_string *s);
H A Dfsw_hfs.c1170 fsw_strfree(&rec_name);
1231 fsw_strfree(&rec_name);
H A Dfsw_lib.c426 * fsw_strfree.
549 void fsw_strfree(struct fsw_string *s) function

Completed in 720 milliseconds