Searched defs:OPT_USAGE (Results 1 - 1 of 1) sorted by relevance
/lxc/src/lxc/ | ||
H A D | arguments.h | 145 {"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 16 milliseconds