Searched refs:inhibit_counter (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/login/ | ||
D | logind.h | 63 unsigned long inhibit_counter; member |
D | logind-dbus.c | 3314 if (asprintf(&id, "%lu", ++m->inhibit_counter) < 0) in method_inhibit() |