Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dsocket.c918 static void socket_close_fds(Socket *s) { in socket_close_fds() function
1610 DEFINE_TRIVIAL_CLEANUP_FUNC_FULL(Socket *, socket_close_fds, NULL);
1839 socket_close_fds(s); in socket_set_state()