Home
last modified time | relevance | path

Searched refs:efi_open_dev (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libefivar/
H A Defivar.c112 efi_open_dev(void) in efi_open_dev() function
170 if (efi_open_dev() == -1) in efi_get_variable()
223 if (efi_open_dev() == -1) in efi_get_next_variable_name()
364 if (efi_open_dev() == -1) in efi_set_variable()
397 return efi_open_dev() != -1; in efi_variables_supported()