Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_OpenFDs/
Dsecurity_OpenFDs.py94 def find_pids(self, process, arg_regex): argument
109 '--ignored=.*%s' % arg_regex],
111 p3 = subprocess.Popen(['grep', arg_regex], stdin=p2.stdout,