Home
last modified time | relevance | path

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

/systemd-251/src/login/
Dlogind.h63 unsigned long inhibit_counter; member
Dlogind-dbus.c3314 if (asprintf(&id, "%lu", ++m->inhibit_counter) < 0) in method_inhibit()