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

/freebsd-11-stable/stand/efi/libefi/
H A Denv.c763 UINTN varsz; local
867 varsz = varalloc;
868 status = RS->GetNextVariableName(&varsz, varname, &varguid);
870 varalloc = varsz;

Completed in 110 milliseconds