Home
last modified time | relevance | path

Searched defs:do_command (Results 1 – 8 of 8) 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/libcups/berkeley/
Dlpc.c165 do_command(http_t *http, /* I - HTTP connection to server */ in do_command() function
/external/oss-fuzz/infra/base-images/base-builder/
Dbisect_clang.py59 def do_command(self, git_subcommand): member in GitRepo
/external/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
/external/libcups/scheduler/
Dtestlpd.c192 do_command(int outfd, /* I - Command file descriptor */ in do_command() function
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c423 static int do_command(void) in do_command() function