Searched defs:lxc_msg (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dmonitor.h39 struct lxc_msg { struct
68 extern int lxc_monitor_read(int fd, struct lxc_msg *msg);
78 extern int lxc_monitor_read_timeout(int fd, struct lxc_msg *msg, int timeout);
90 extern int lxc_monitor_read_fdset(struct pollfd *fds, nfds_t nfds, struct lxc_msg *msg,

Completed in 8 milliseconds