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

/lxc/src/lxc/
H A Dcriu.c229 #define DECLARE_ARG(arg) \ macro
246 DECLARE_ARG(opts->action);
247 DECLARE_ARG("--tcp-established");
248 DECLARE_ARG("--file-locks");
249 DECLARE_ARG("--link-remap");
250 DECLARE_ARG("--manage-cgroups=full");
251 DECLARE_ARG("--ext-mount-map");
252 DECLARE_ARG("auto");
253 DECLARE_ARG("--enable-external-sharing");
254 DECLARE_ARG("
599 #undef DECLARE_ARG macro
[all...]

Completed in 348 milliseconds