/lxc/src/lxc/tools/ |
H A D | lxc_wait.c | 48 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 78 .parser = my_parser,
|
H A D | lxc_console.c | 58 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 91 .parser = my_parser,
|
H A D | lxc_execute.c | 58 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 101 .parser = my_parser,
|
H A D | lxc_create.c | 70 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 170 .parser = my_parser,
|
H A D | lxc_checkpoint.c | 69 static int my_parser(struct lxc_arguments *args, int c, char *arg) function 120 .parser = my_parser,
|
H A D | lxc_destroy.c | 37 static int my_parser(struct lxc_arguments* args, int c, char* arg); 59 .parser = my_parser, 138 static int my_parser(struct lxc_arguments *args, int c, char *arg) function
|
H A D | lxc_monitor.c | 43 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 69 .parser = my_parser,
|
H A D | lxc_snapshot.c | 38 static int my_parser(struct lxc_arguments *args, int c, char *arg); 68 .parser = my_parser, 167 static int my_parser(struct lxc_arguments *args, int c, char *arg) function
|
H A D | lxc_stop.c | 41 static int my_parser(struct lxc_arguments *args, int c, char *arg) function 94 .parser = my_parser,
|
H A D | lxc_start.c | 143 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 198 .parser = my_parser,
|
H A D | lxc_attach.c | 109 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 241 .parser = my_parser,
|
H A D | lxc_autostart.c | 36 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 98 .parser = my_parser,
|
H A D | lxc_info.c | 51 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 100 .parser = my_parser,
|
H A D | lxc_copy.c | 74 static int my_parser(struct lxc_arguments *args, int c, char *arg); 129 .parser = my_parser, 558 static int my_parser(struct lxc_arguments *args, int c, char *arg) function
|
H A D | lxc_top.c | 74 static int my_parser(struct lxc_arguments* args, int c, char* arg) function 116 .parser = my_parser,
|
H A D | lxc_ls.c | 160 static int my_parser(struct lxc_arguments *args, int c, char *arg); 199 .parser = my_parser, 908 static int my_parser(struct lxc_arguments *args, int c, char *arg) function
|