Home
last modified time | relevance | path

Searched refs:Configlist_return (Results 1 – 1 of 1) sorted by relevance

/lighttpd1.4/src/
H A Dlemon.c186 struct config *Configlist_return(void);
987 cfp = Configlist_return(); in getstate()
993 cfp = Configlist_return(); /* Get a pointer to the config list */ in getstate()
1463 struct config *Configlist_return(void){ in Configlist_return() function