Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dplugin_config.h209 #define plugin_stats_get_ptr(s, len) \ macro
H A Dgw_backend.c71 return plugin_stats_get_ptr(label, llen); in gw_status_get_counter()
118 plugin_stats_get_ptr("gw.active-requests",sizeof("gw.active-requests")-1); in gw_status_init_host()
H A Dmod_magnet.c1714 lua_pushinteger(L, (lua_Integer)*plugin_stats_get_ptr(k.ptr, k.len)); in magnet_plugin_stats_get()