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

/systemd/src/basic/
H A Dsocket-label.c138 if (socket_address_can_accept(a))
H A Dsocket-util.h76 bool socket_address_can_accept(const SocketAddress *a) _pure_;
H A Dsocket-util.c321 bool socket_address_can_accept(const SocketAddress *a) { function
/systemd/src/core/
H A Dsocket.c249 if (!socket_address_can_accept(&p->address))
2463 socket_address_can_accept(&p->address)) {

Completed in 1944 milliseconds