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

/freebsd-current/stand/efi/libefi/
H A Defienv.c82 rv = RS->SetVariable(uv, guid, attr, len, data);
96 rv = RS->SetVariable(var, &FreeBSDBootVarGUID,
117 rv = RS->SetVariable(var, guid, 0, 0, NULL);
H A Denv.c952 err = RS->SetVariable(wvar, &guid, EFI_VARIABLE_NON_VOLATILE |
990 err = RS->SetVariable(wvar, &guid, 0, 0, NULL);
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c1648 SetVariable(struct cmdargs const *arg) function
2356 {"accmap", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2358 {"authkey", "key", SetVariable, LOCAL_AUTH,
2360 {"authname", NULL, SetVariable, LOCAL_AUTH,
2362 {"autoload", NULL, SetVariable, LOCAL_AUTH,
2367 {"callback", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2370 {"cbcp", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2373 {"ccpretry", "ccpretries", SetVariable, LOCAL_AUTH | LOCAL_CX_OPT,
2375 {"cd", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, "Carrier delay requirement",
2377 {"chapretry", "chapretries", SetVariable, LOCAL_AUT
[all...]
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h723 set, then a SetVariable() call with a DataSize of zero will not cause any change to
1838 EFI_SET_VARIABLE SetVariable; member in struct:__anon9503
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp784 #pragma mark SetVariable
/freebsd-current/stand/efi/include/
H A Defiapi.h710 EFI_SET_VARIABLE SetVariable; member in struct:__anon606

Completed in 205 milliseconds