Searched defs:os_indication (Results 1 - 1 of 1) sorted by relevance
/systemd/src/shared/ | ||
H A D | efivars.c | 132 static int get_os_indications(uint64_t *os_indication) { argument 152 *os_indication = 0; 159 *os_indication = *(uint64_t *)v; |
Completed in 35 milliseconds