Home
last modified time | relevance | path

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

/systemd-251/src/tmpfiles/
Dtmpfiles.c455 static bool unix_socket_alive(const char *fn) { in unix_socket_alive() function
738 if (S_ISSOCK(sx.stx_mode) && unix_socket_alive(sub_path)) { in dir_cleanup()