Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_colo_proxy.c106 char *buff, in colo_userspace_proxy_recv() argument
134 ret = recv(cps->sock_fd, buff, size, 0); in colo_userspace_proxy_recv()
185 *buff = tmp; in colo_proxy_recv()
191 *buff = NULL; in colo_proxy_recv()
211 uint8_t *buff = NULL; in colo_proxy_setup() local
289 size = colo_proxy_recv(cps, &buff, 500000); in colo_proxy_setup()
297 h = (struct nlmsghdr *)buff; in colo_proxy_setup()
317 free(buff); in colo_proxy_setup()
378 uint8_t *buff = NULL; in colo_proxy_checkpoint() local
419 h = (struct nlmsghdr *) buff; in colo_proxy_checkpoint()
[all …]

Completed in 2 milliseconds