Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomed-home.h210 int home_create_fifo(Home *h, bool please_suspend);
Dhomed-home-bus.c631 fd = home_create_fifo(h, please_suspend); in bus_home_method_acquire()
683 fd = home_create_fifo(h, please_suspend); in bus_home_method_ref()
Dhomed-home.c2634 int home_create_fifo(Home *h, bool please_suspend) { in home_create_fifo() function