Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 58) sorted by relevance

123

/external/scapy/scapy/
Dautorun.py41 def autorun_commands(cmds, my_globals=None, ignore_globals=None, verb=0): argument
79 def autorun_get_interactive_session(cmds, **kargs): argument
101 def autorun_get_text_interactive_session(cmds, **kargs): argument
110 def autorun_get_ansi_interactive_session(cmds, **kargs): argument
119 def autorun_get_html_interactive_session(cmds, **kargs): argument
134 def autorun_get_latex_interactive_session(cmds, **kargs): argument
/external/iproute2/tipc/
Dpeer.c67 const struct cmd cmds[] = { in cmd_peer_rm() local
87 const struct cmd cmds[] = { in cmd_peer() local
Dcmdl.c20 const struct cmd *find_cmd(const struct cmd *cmds, char *str) in find_cmd()
110 const struct cmd *cmds, struct cmdl *cmdl, void *data) in run_cmd()
Dmedia.c146 const struct cmd cmds[] = { in cmd_media_get() local
227 const struct cmd cmds[] = { in cmd_media_set() local
252 const struct cmd cmds[] = { in cmd_media() local
Dnode.c215 const struct cmd cmds[] = { in cmd_node_set() local
237 const struct cmd cmds[] = { in cmd_node_get() local
260 const struct cmd cmds[] = { in cmd_node() local
Dtipc.c58 const struct cmd cmds[] = { in main() local
Dlink.c152 const struct cmd cmds[] = { in cmd_link_get() local
409 const struct cmd cmds[] = { in cmd_link_stat() local
491 const struct cmd cmds[] = { in cmd_link_set() local
822 const struct cmd cmds[] = { in cmd_link_mon_set() local
875 const struct cmd cmds[] = { in cmd_link_mon_get() local
898 const struct cmd cmds[] = { in cmd_link_mon() local
926 const struct cmd cmds[] = { in cmd_link() local
Dnametable.c103 const struct cmd cmds[] = { in cmd_nametable() local
Dsocket.c134 const struct cmd cmds[] = { in cmd_socket() local
/external/brotli/c/enc/
Dblock_splitter.c41 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals()
51 static void CopyLiteralsToByteArray(const Command* cmds, in CopyLiteralsToByteArray()
124 const Command* cmds, in BrotliSplitBlock()
Dhistogram.c44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
/external/toybox/toys/other/
Dblockdev.c41 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64, local
/external/toybox/toys/pending/
Dbrctl.c298 struct cmds { in brctl_main() struct
299 char *cmd; in brctl_main()
300 int nargs; in brctl_main()
301 void (*f)(char **argv); in brctl_main()
/external/autotest/client/bin/
Dos_dep.py19 def commands(*cmds):
/external/blktrace/btt/
Dbno_plot.py44 cmds = """ variable
/external/autotest/client/profilers/cmdprofile/
Dcmdprofile.py15 def initialize(self, cmds=['ps'], interval=60, outputfile='cmdprofile', argument
/external/iproute2/rdma/
Ddev.c234 const struct rd_cmd cmds[] = { in dev_one_show() local
275 const struct rd_cmd cmds[] = { in cmd_dev() local
Dlink.c275 const struct rd_cmd cmds[] = { in link_one_show() local
334 const struct rd_cmd cmds[] = { in cmd_link() local
Drdma.c30 const struct rd_cmd cmds[] = { in rd_cmd() local
/external/mesa3d/src/intel/vulkan/
DgenX_state.c44 uint32_t cmds[64]; in genX() local
/external/vboot_reference/cgpt/
Dcgpt.c30 } cmds[] = { variable
/external/libnl/tests/
Dtest-genl.c53 static struct genl_cmd cmds[] = { variable
/external/libedit/src/
Dparse.c63 } cmds[] = { variable
/external/iproute2/bridge/
Dbridge.c54 } cmds[] = { variable
/external/kernel-headers/original/uapi/linux/mmc/
Dioctl.h57 struct mmc_ioc_cmd cmds[0]; member

123