HomeSort by: relevance | last modified time | path
    Searched refs:get_variable_info (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/efi/
efiio.h 75 size_t get_variable_info(int, bool (*)(struct efi_var_ioc *, void *),
getvars.c 154 var_cnt = get_variable_info(fd, choose_variable, save_variable, &args);
efiio.c 131 get_variable_info(int fd, bool (*choose)(struct efi_var_ioc *, void *), function in typeref:typename:PUBLIC size_t

Completed in 13 milliseconds