Searched refs:unix_sockets (Results 1 – 1 of 1) sorted by relevance
194 static Set *unix_sockets = NULL; variable198 STATIC_DESTRUCTOR_REGISTER(unix_sockets, set_freep);404 if (unix_sockets) in load_unix_sockets()451 unix_sockets = TAKE_PTR(sockets); in load_unix_sockets()461 return set_contains(unix_sockets, fn); in unix_socket_alive()