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

/lxc/src/lxc/
H A Dattach_options.h68 * \param payload \ref lxc_attach_command_t to run.
152 typedef struct lxc_attach_command_t { struct
155 } lxc_attach_command_t; typedef in typeref:struct:lxc_attach_command_t
160 * \param payload \ref lxc_attach_command_t to run.
162 * \return \c -1 on error, exit code of lxc_attach_command_t program on success.

Completed in 5 milliseconds