Lines Matching refs:proc
408 @unittest.skipUnless(os.path.isdir('/proc/%d/fd' % os.getpid()),412 fd_directory = '/proc/%d/fd' % os.getpid()673 @unittest.skipUnless(os.path.isdir('/proc/%d/fd' % os.getpid()),677 fd_directory = '/proc/%d/fd' % os.getpid()1136 stderr=subprocess.PIPE) as proc: