Home
last modified time | relevance | path

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

/misc/services/acrn_manager/
A Dacrn_mngr.c53 struct mngr_client { struct
60 LIST_ENTRY(mngr_client) list; argument
97 static struct mngr_client *mngr_client_new(struct mngr_fd *mfd) in mngr_client_new()
99 struct mngr_client *client; in mngr_client_new()
137 static void mngr_client_free_res(struct mngr_client *client) in mngr_client_free_res()
146 static void mngr_client_free(struct mngr_fd *mfd, struct mngr_client *client) in mngr_client_free()
161 struct mngr_client *client; in server_listen_func()
183 static int server_parse_buf(struct mngr_fd *mfd, struct mngr_client *client) in server_parse_buf()
224 struct mngr_client *client; in server_poll_func()
228 struct mngr_client *poll_client[MNGR_MAX_CLIENT]; in server_poll_func()
[all …]

Completed in 28 milliseconds