Home
last modified time | relevance | path

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

/third_party/python/Lib/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/third_party/iptables/iptables/
Diptables-restore.c68 int (*do_command)(int argc, char *argv[], char **table, member
Dnft-shared.h232 int (*do_command)(struct nft_handle *h, int argc, char *argv[], member
/third_party/e2fsprogs/lib/ext2fs/
Dtdbtool.c423 static int do_command(void) in do_command() function