Searched refs:set_pidfile (Results 1 – 4 of 4) sorted by relevance
48 void set_pidfile(const char *);
95 : PID_FILE STRING SEMICOLON { set_pidfile($2); }
151 void set_pidfile(const char *);
574 config::set_pidfile(const char *fn) in set_pidfile() function in config1149 set_pidfile(const char *name) in set_pidfile() function1151 cfg.set_pidfile(name); in set_pidfile()