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

/lxc/src/lxc/tools/
H A Dlxc_wait.c48 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
78 .parser = my_parser,
H A Dlxc_console.c58 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
91 .parser = my_parser,
H A Dlxc_execute.c58 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
101 .parser = my_parser,
H A Dlxc_create.c70 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
170 .parser = my_parser,
H A Dlxc_checkpoint.c69 static int my_parser(struct lxc_arguments *args, int c, char *arg) function
120 .parser = my_parser,
H A Dlxc_destroy.c37 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 Dlxc_monitor.c43 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
69 .parser = my_parser,
H A Dlxc_snapshot.c38 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 Dlxc_stop.c41 static int my_parser(struct lxc_arguments *args, int c, char *arg) function
94 .parser = my_parser,
H A Dlxc_start.c143 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
198 .parser = my_parser,
H A Dlxc_attach.c109 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
241 .parser = my_parser,
H A Dlxc_autostart.c36 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
98 .parser = my_parser,
H A Dlxc_info.c51 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
100 .parser = my_parser,
H A Dlxc_copy.c74 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 Dlxc_top.c74 static int my_parser(struct lxc_arguments* args, int c, char* arg) function
116 .parser = my_parser,
H A Dlxc_ls.c160 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

Completed in 2113 milliseconds