Searched refs:subcommand (Results 1 - 6 of 6) sorted by relevance

/external/iptables/iptables/
H A Dxtables-multi.c16 static const struct subcommand multi_subcommands[] = {
H A Dxshared.h69 struct subcommand { struct
84 extern int subcmd_main(int, char **, const struct subcommand *);
H A Dxshared.c183 static mainfunc_t subcmd_get(const char *cmd, const struct subcommand *cb)
191 int subcmd_main(int argc, char **argv, const struct subcommand *cb)
210 fprintf(stderr, "ERROR: No valid subcommand given.\nValid subcommands:\n");
/external/antlr/antlr-3.4/runtime/Perl5/tools/
H A Dport.pl98 Usage: port <subcommand> [options] [args]
/external/libavc/decoder/
H A Dih264d_api.c4195 UWORD32 subcommand; local
4206 subcommand = ps_ctl_ip->e_sub_cmd;
4208 switch(subcommand)
/external/libhevc/decoder/
H A Dihevcd_api.c4283 * subcommand
4307 WORD32 subcommand; local
4319 subcommand = ps_ctl_ip->e_sub_cmd;
4321 switch(subcommand)

Completed in 181 milliseconds