Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/app/tests/
Dport_tests.c421 status_t send_watcher_cmd(port_t cmd_port, action_t action, port_t port) in send_watcher_cmd()
514 port_t cmd_port; in group_basic() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_ftplib.py99 def cmd_port(self, arg): member in DummyFTPHandler
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_ftplib.py152 def cmd_port(self, arg): member in DummyFTPHandler
/aosp_15_r20/external/iproute2/devlink/
H A Ddevlink.c1736 static int cmd_port(struct dl *dl) in cmd_port() function