Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dsocket-handler.c111 static void client_set_blocked(struct client *client, bool blocked) in client_set_blocked() function
153 client_set_blocked(client, true); in send_all()
293 client_set_blocked(client, false); in client_poll()