Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dsleep-config.h48 HibernateLocation* hibernate_location_free(HibernateLocation *hl);
49 DEFINE_TRIVIAL_CLEANUP_FUNC(HibernateLocation*, hibernate_location_free);
Dsleep-config.c197 HibernateLocation* hibernate_location_free(HibernateLocation *hl) { in hibernate_location_free() function
415 hibernate_location = hibernate_location_free(hibernate_location); in find_hibernate_location()