Searched refs:conf_dispatch (Results 1 – 1 of 1) sorted by relevance
60 static int conf_dispatch(char*);153 if (conf_dispatch(line) != 0) in conf_parsefile()181 conf_dispatch(char *line) in conf_dispatch() function