Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/external/python/cpython3/Lib/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/external/u-boot/drivers/mmc/
Darm_pl180_mmci.c76 static int do_command(struct mmc *dev, struct mmc_cmd *cmd) in do_command() function
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c423 static int do_command(void) in do_command() function
/external/iptables/iptables/
Dnft-shared.h260 int (*do_command)(struct nft_handle *h, int argc, char *argv[], member