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

/systemd/src/libsystemd/sd-netlink/
H A Dsd-netlink.c445 static int rtnl_poll(sd_netlink *rtnl, bool need_more, uint64_t timeout_usec) { argument
457 if (need_more)
/systemd/src/libsystemd/sd-bus/
H A Dsd-bus.c71 static int bus_poll(sd_bus *bus, bool need_more, uint64_t timeout_usec);
2822 static int bus_poll(sd_bus *bus, bool need_more, uint64_t timeout_usec) { argument
2840 if (need_more)

Completed in 1112 milliseconds