OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextVariableName
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/apps/
printenv.c
25
status = uefi_call_wrapper(RT->
GetNextVariableName
, 3, &size, name, &vendor);
/src/sys/arch/ia64/stand/ia64/ski/
efi_stub.c
66
static efi_status
GetNextVariableName
(u_long *, efi_char *, struct uuid *);
94
.rt_scanvar =
GetNextVariableName
,
208
GetNextVariableName
(u_long *namesz, efi_char *name, struct uuid *vendor)
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
985
ACPI_EFI_GET_NEXT_VARIABLE_NAME
GetNextVariableName
;
989
ACPI_EFI_UNKNOWN_INTERFACE
GetNextVariableName
;
/src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h
794
EFI_GET_NEXT_VARIABLE_NAME
GetNextVariableName
;
/src/sys/arch/i386/stand/efiboot/
boot.c
876
status = uefi_call_wrapper(RT->
GetNextVariableName
, 3,
882
printf("
GetNextVariableName
failed: %" PRIxMAX "\n",
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025