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

/lxc/src/lxc/tools/
H A Dlxc_freeze.c38 static const struct option my_longopts[] = { variable in typeref:struct:option
52 .options = my_longopts,
H A Dlxc_unfreeze.c36 static const struct option my_longopts[] = { variable in typeref:struct:option
50 .options = my_longopts,
H A Dlxc_wait.c57 static const struct option my_longopts[] = { variable in typeref:struct:option
77 .options = my_longopts,
H A Dlxc_cgroup.c46 static const struct option my_longopts[] = { variable in typeref:struct:option
61 .options = my_longopts,
H A Dlxc_console.c72 static const struct option my_longopts[] = { variable in typeref:struct:option
90 .options = my_longopts,
H A Dlxc_device.c44 static const struct option my_longopts[] = { variable in typeref:struct:option
58 .options = my_longopts,
H A Dlxc_execute.c78 static const struct option my_longopts[] = { variable in typeref:struct:option
100 .options = my_longopts,
H A Dlxc_create.c89 static const struct option my_longopts[] = { variable in typeref:struct:option
169 .options = my_longopts,
H A Dlxc_checkpoint.c40 static const struct option my_longopts[] = { variable in typeref:struct:option
119 .options = my_longopts,
H A Dlxc_destroy.c40 static const struct option my_longopts[] = { variable in typeref:struct:option
58 .options = my_longopts,
H A Dlxc_monitor.c51 static const struct option my_longopts[] = { variable in typeref:struct:option
68 .options = my_longopts,
H A Dlxc_snapshot.c40 static const struct option my_longopts[] = { variable in typeref:struct:option
67 .options = my_longopts,
H A Dlxc_stop.c67 static const struct option my_longopts[] = { variable in typeref:struct:option
93 .options = my_longopts,
H A Dlxc_start.c161 static const struct option my_longopts[] = { variable in typeref:struct:option
197 .options = my_longopts,
H A Dlxc_attach.c56 static const struct option my_longopts[] = { variable in typeref:struct:option
240 .options = my_longopts,
H A Dlxc_autostart.c68 static const struct option my_longopts[] = { variable in typeref:struct:option
97 .options = my_longopts,
H A Dlxc_info.c72 static const struct option my_longopts[] = { variable in typeref:struct:option
99 .options = my_longopts,
H A Dlxc_copy.c76 static const struct option my_longopts[] = { variable in typeref:struct:option
128 .options = my_longopts,
H A Dlxc_top.c91 static const struct option my_longopts[] = { variable in typeref:struct:option
115 .options = my_longopts,
H A Dlxc_ls.c162 static const struct option my_longopts[] = { variable in typeref:struct:option
198 .options = my_longopts,

Completed in 2121 milliseconds