Searched defs:client (Results 1 – 2 of 2) sorted by relevance
220 static void add_to_waiting_for_port_list_locked(struct ipc_chan* client) { in add_to_waiting_for_port_list_locked()229 static void remove_from_waiting_for_port_list_locked(struct ipc_chan* client, in remove_from_waiting_for_port_list_locked()250 struct ipc_chan* client; in port_shutdown() local384 struct ipc_chan *client, *temp; in ipc_port_publish() local723 static int port_attach_client(struct ipc_port* port, struct ipc_chan* client) { in port_attach_client()806 struct ipc_chan* client; in ipc_port_connect_async() local983 struct ipc_chan* client = NULL; in ipc_port_accept() local
208 int swbcc_init(swbcc_session_t* s, const struct uuid* client) { in swbcc_init()