Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dsocket-handler.c129 static ssize_t send_all(struct client *client, void *buf, size_t len, in send_all() function
197 wlen = send_all(client, buf, len, block); in client_drain_queue()