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

/freebsd-12-stable/stand/efi/libefi/
H A Defienv.c85 rv = RS->SetVariable(uv, guid, attr, len, data);
99 rv = RS->SetVariable(var, &FreeBSDBootVarGUID,
120 rv = RS->SetVariable(var, guid, 0, 0, NULL);
H A Denv.c955 err = RS->SetVariable(wvar, &guid, EFI_VARIABLE_NON_VOLATILE |
993 err = RS->SetVariable(wvar, &guid, 0, 0, NULL);
/freebsd-12-stable/usr.sbin/ppp/
H A Dcommand.c1650 SetVariable(struct cmdargs const *arg) function
2358 {"accmap", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2360 {"authkey", "key", SetVariable, LOCAL_AUTH,
2362 {"authname", NULL, SetVariable, LOCAL_AUTH,
2364 {"autoload", NULL, SetVariable, LOCAL_AUTH,
2369 {"callback", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2372 {"cbcp", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2375 {"ccpretry", "ccpretries", SetVariable, LOCAL_AUTH | LOCAL_CX_OPT,
2377 {"cd", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, "Carrier delay requirement",
2379 {"chapretry", "chapretries", SetVariable, LOCAL_AUT
[all...]
/freebsd-12-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h695 set, then a SetVariable() call with a DataSize of zero will not cause any change to
1807 EFI_SET_VARIABLE SetVariable; member in struct:__anon10664
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp774 #pragma mark SetVariable
/freebsd-12-stable/stand/efi/include/
H A Defiapi.h711 EFI_SET_VARIABLE SetVariable; member in struct:__anon8953

Completed in 123 milliseconds