Searched defs:do_command (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/Lib/curses/ |
D | textpad.py | 95 def do_command(self, ch): member in Textbox
|
/external/python/cpython3/Lib/curses/ |
D | textpad.py | 95 def do_command(self, ch): member in Textbox
|
/external/libcups/berkeley/ |
D | lpc.c | 165 do_command(http_t *http, /* I - HTTP connection to server */ in do_command() function
|
/external/oss-fuzz/infra/base-images/base-builder/ |
D | bisect_clang.py | 59 def do_command(self, git_subcommand): member in GitRepo
|
/external/iptables/iptables/ |
D | iptables-restore.c | 68 int (*do_command)(int argc, char *argv[], char **table, member
|
D | nft-shared.h | 232 int (*do_command)(struct nft_handle *h, int argc, char *argv[], member
|
/external/libcups/scheduler/ |
D | testlpd.c | 192 do_command(int outfd, /* I - Command file descriptor */ in do_command() function
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdbtool.c | 423 static int do_command(void) in do_command() function
|