Home
last modified time | relevance | path

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

/systemd-251/src/core/ !
Dsocket.c2903 static int socket_accept_in_cgroup(Socket *s, SocketPort *p, int fd) { in socket_accept_in_cgroup() function
3005 cfd = socket_accept_in_cgroup(p->socket, p, fd); in socket_dispatch_io()