Searched refs:do_lxcapi_attach_run_wait (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlxccontainer.c3298 static int do_lxcapi_attach_run_wait(struct lxc_container *c, lxc_attach_options_t *options, const char *program, const char * const argv[]) function
3321 ret = do_lxcapi_attach_run_wait(c, options, program, argv);
4090 ret = do_lxcapi_attach_run_wait(c, options, program, (const char * const *)argv);

Completed in 18 milliseconds