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

/systemd/src/boot/
H A Dbootctl.c643 static int find_slot(sd_id128_t uuid, const char *path, uint16_t *id) { function
758 r = find_slot(uuid, path, &slot);
865 r = find_slot(uuid, path, &slot);

Completed in 427 milliseconds