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

/lxc/src/lxc/
H A Darguments.h145 {"usage", no_argument, 0, OPT_USAGE}, \
155 #define OPT_USAGE 0x1000 macro
156 #define OPT_VERSION OPT_USAGE-1
157 #define OPT_RCFILE OPT_USAGE-2

Completed in 15 milliseconds