Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomed-home.c1264 static int home_ratelimit(Home *h, sd_bus_error *error) { in home_ratelimit() function
1341 r = home_ratelimit(h, error); in home_fixate()
1388 r = home_ratelimit(h, error); in home_activate()
1431 r = home_ratelimit(h, error); in home_authenticate()
1694 r = home_ratelimit(h, error); in home_update()
1735 r = home_ratelimit(h, error); in home_resize()
1843 r = home_ratelimit(h, error); in home_passwd()
1982 r = home_ratelimit(h, error); in home_unlock()
2734 r = home_ratelimit(h, &error); in home_dispatch_acquire()