Searched refs:set_pidfile (Results 1 – 4 of 4) sorted by relevance
47 void set_pidfile(const char *);
94 : PID_FILE STRING SEMICOLON { set_pidfile($2); }
153 void set_pidfile(const char *);
600 config::set_pidfile(const char *fn) in set_pidfile() function in config1244 set_pidfile(const char *name) in set_pidfile() function1246 cfg.set_pidfile(name); in set_pidfile()