Searched refs:set_pidfile (Results 1 – 4 of 4) sorted by relevance
49 void set_pidfile(const char *);
96 : PID_FILE STRING SEMICOLON { set_pidfile($2); }
155 void set_pidfile(const char *);
590 config::set_pidfile(const char *fn) in set_pidfile() function in config1213 set_pidfile(const char *name) in set_pidfile() function1215 cfg.set_pidfile(name); in set_pidfile()