Searched refs:set_pidfile (Results 1 – 4 of 4) sorted by relevance
50 void set_pidfile(const char *);
97 : PID_FILE STRING SEMICOLON { set_pidfile($2); }
156 void set_pidfile(const char *);
591 config::set_pidfile(const char *fn) in set_pidfile() function in config1214 set_pidfile(const char *name) in set_pidfile() function1216 cfg.set_pidfile(name); in set_pidfile()