Searched refs:SetVariable (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | command.c | 1650 SetVariable(struct cmdargs const *arg) in SetVariable() function 2360 {"authkey", "key", SetVariable, LOCAL_AUTH, 2362 {"authname", NULL, SetVariable, LOCAL_AUTH, 2364 {"autoload", NULL, SetVariable, LOCAL_AUTH, 2382 {"choked", NULL, SetVariable, LOCAL_AUTH, 2435 {"mru", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX, 2452 {"radius", NULL, SetVariable, LOCAL_AUTH, 2454 {"rad_alive", NULL, SetVariable, LOCAL_AUTH, 2457 {"rad_port_id", NULL, SetVariable, LOCAL_AUTH, 2462 {"recvpipe", NULL, SetVariable, LOCAL_AUTH, [all …]
|
| /freebsd-12.1/stand/efi/libefi/ |
| H A D | env.c | 349 err = RS->SetVariable(wvar, &guid, in command_efi_set() 382 err = RS->SetVariable(wvar, &guid, 0, 0, NULL); in command_efi_unset()
|
| H A D | efienv.c | 80 rv = RS->SetVariable(var, &FreeBSDBootVarGUID, in efi_setenv_freebsd_wcs()
|
| /freebsd-12.1/stand/efi/include/ |
| H A D | efiapi.h | 707 EFI_SET_VARIABLE SetVariable; member
|
| /freebsd-12.1/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 1807 EFI_SET_VARIABLE SetVariable; member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectWatchpoint.cpp | 776 #pragma mark SetVariable
|