Home
last modified time | relevance | path

Searched defs:opt_arg (Results 1 – 4 of 4) sorted by relevance

/external/qemu/
Dqemu-options.h32 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
Dvl.c1842 #define DEF(option, opt_arg, opt_enum, opt_help) \ in help() argument
1871 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
1888 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
Dvl-android.c2071 #define DEF(option, opt_arg, opt_enum, opt_help) \ in qemu_help() argument
2100 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
2117 #define DEF(option, opt_arg, opt_enum, opt_help) \ argument
/external/iptables/extensions/
Dlibxt_set.h97 parse_dirs_v0(const char *opt_arg, struct xt_set_info_v0 *info) in parse_dirs_v0()
123 parse_dirs(const char *opt_arg, struct xt_set_info *info) in parse_dirs()