Home
last modified time | relevance | path

Searched refs:ret_hibernate_location (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dsleep-config.h53 int find_hibernate_location(HibernateLocation **ret_hibernate_location);
Dsleep-config.c327 int find_hibernate_location(HibernateLocation **ret_hibernate_location) { in find_hibernate_location() argument
462 *ret_hibernate_location = TAKE_PTR(hibernate_location); in find_hibernate_location()