Home
last modified time | relevance | path

Searched refs:do_command (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c42 static int do_command(void);
423 static int do_command(void) in do_command() function
578 do_command(); in main()
604 if (do_command()) break; in main()
614 do_command(); in main()
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dtdbtool-includes30 static int do_command(void);
/external/iptables/iptables/
Dxtables-restore.c195 .do_command = do_commandx,
406 ret = cb->do_command(h, newargc, newargv, in xtables_restore_parse()
Dnft-shared.h260 int (*do_command)(struct nft_handle *h, int argc, char *argv[], member
Dxtables-translate.c386 .do_command = do_command_xlate,