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

/systemd/src/tmpfiles/
H A Dtmpfiles.c296 static bool unix_socket_alive(const char *fn) { function
526 if (S_ISSOCK(s.st_mode) && unix_socket_alive(sub_path)) {

Completed in 581 milliseconds