Home
last modified time | relevance | path

Searched refs:cmd_sharkd (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/test/
H A Dsuite_sharkd.py20 def cmd_sharkd(program): function
25 def run_sharkd_session(cmd_sharkd, request): argument
30 (cmd_sharkd, '-'), stdin=subprocess.PIPE)
/dports/net/wireshark/wireshark-3.6.1/test/
H A Dsuite_sharkd.py20 def cmd_sharkd(program): function
25 def run_sharkd_session(cmd_sharkd, request): argument
30 (cmd_sharkd, '-'), stdin=subprocess.PIPE)
/dports/net/tshark-lite/wireshark-3.6.1/test/
H A Dsuite_sharkd.py20 def cmd_sharkd(program):
25 def run_sharkd_session(cmd_sharkd, request):
30 (cmd_sharkd, '-'), stdin=subprocess.PIPE)
/dports/net/tshark/wireshark-3.6.1/test/
H A Dsuite_sharkd.py20 def cmd_sharkd(program): function
25 def run_sharkd_session(cmd_sharkd, request): argument
30 (cmd_sharkd, '-'), stdin=subprocess.PIPE)