Searched defs:pidfile_path (Results 1 – 2 of 2) sorted by relevance
230 static void server_loop(const char *socket_path, const char *pidfile_path, in server_loop()446 const char *pidfile_path = UUIDD_PIDFILE_PATH; in main() local
643 def _read_pidfile(pidfile_path): argument