get_variables
void *get_variables(int, const char *, efi_var_t ***, size_t *);
var_hdl = get_variables(efi_fd, opt.regexp, &var_array, &var_cnt);