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

/systemd/src/nspawn/
H A Dnspawn-expose-ports.h41 int expose_port_send_rtnl(int send_fd);
H A Dnspawn-expose-ports.c187 int expose_port_send_rtnl(int send_fd) { argument
191 assert(send_fd >= 0);
199 r = send_one_fd(send_fd, fd, 0);

Completed in 17 milliseconds