Searched refs:check_pidfile (Results 1 – 2 of 2) sorted by relevance
71 check_pidfile(const char *path) in check_pidfile() function153 check_pidfile(path); in helper_default_path()180 check_pidfile(path); in helper_custom_basename()205 check_pidfile(path); in helper_custom_path()231 check_pidfile(default_path); in helper_change_basenames()235 check_pidfile(default_path); in helper_change_basenames()242 check_pidfile(custom_path); in helper_change_basenames()246 check_pidfile(custom_path); in helper_change_basenames()282 check_pidfile("./var/run/first.pid"); in helper_change_paths()287 check_pidfile("./second.pid"); in helper_change_paths()[all …]
410 # check_pidfile pidfile procname [interpreter]416 check_pidfile()422 err 3 'USAGE: check_pidfile pidfile procname [interpreter]'920 # pidfile n If set, use check_pidfile $pidfile $command,1029 # rc_pid=$(check_pidfile $pidfile $command)1166 _pidcmd='rc_pid=$(check_pidfile '"$pidfile $_procname $command_interpreter"')'