Searched refs:arg_regex (Results 1 – 1 of 1) sorted by relevance
94 def find_pids(self, process, arg_regex): argument109 '--ignored=.*%s' % arg_regex],111 p3 = subprocess.Popen(['grep', arg_regex], stdin=p2.stdout,