Lines Matching refs:a
15 provides a flexible way to add specific functionality to lighttpd.
45 called once a second
47 called when the server received a SIGHUP
58 called after uri.path (a clean URI without .. and %20) is set
60 called at the end of the logical path handle to get a docroot
85 Every plugin has a uniquely-named function which is called after the
102 The first real call of a plugin function is the init hook which is used
107 a pointer to the internal plugin data.
124 pass a list of options to ``config_insert_values`` and check if
146 called once a second
156 called if a SIGHUP is received (cycling logfiles, ...)
188 called when a docroot is needed
210 called if subrequest_start requested a COMEBACK or a WAIT_FOR_EVENT