Searched refs:_get_pid_path (Results 1 – 1 of 1) sorted by relevance
1735 def _get_pid_path(program_name): function1748 pidfile = open(_get_pid_path(program_name), "w")1759 pidfile_path = _get_pid_path(program_name)1776 pidfile_path = _get_pid_path(program_name)1780 pidfile = open(_get_pid_path(program_name), 'r')