Searched refs:do_command (Results 1 – 5 of 5) sorted by relevance
42 static int do_command(void);423 static int do_command(void) in do_command() function578 do_command(); in main()604 if (do_command()) break; in main()614 do_command(); in main()
30 static int do_command(void);
195 .do_command = do_commandx,406 ret = cb->do_command(h, newargc, newargv, in xtables_restore_parse()
260 int (*do_command)(struct nft_handle *h, int argc, char *argv[], member
386 .do_command = do_command_xlate,