Lines Matching refs:PidfileContents
105 class PidfileContents(object):178 # maps PidfileId to PidfileContents388 contents = PidfileContents()816 Retrieve a PidfileContents object for the given pidfile_id. If825 return pidfile_map.get(pidfile_id, PidfileContents())