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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DHexEdit.c123 if (Name == NULL || !IsValidFileName(Name)) {
153 } else if (!IsValidFileName(Name)) {
H A DMainHexEditor.c405 if (!IsValidFileName (FileName)) {
999 if (!IsValidFileName (InputBarGetString())) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.h389 IsValidFileName (
H A DUefiShellDebug1CommandsLib.c445 IsValidFileName ( function
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DMainTextEditor.c416 if (!IsValidFileName (InputBarGetString())) {
1245 if (!IsValidFileName (FileName)) {
H A DFileBuffer.c723 if (!IsValidFileName(Str)) {

Completed in 342 milliseconds