Searched defs:options_edit (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dboot.c67 CHAR16 *options_edit; member in struct:__anon42
776 if (line_edit(config->entries[idx_highlight]->options, &config->options_edit, x_max-1, y_max-1))
1629 if (config->options_edit)
1630 options = config->options_edit;
1688 FreePool(config->options_edit);

Completed in 32 milliseconds