Searched refs:httpd_session_enum_function (Results 1 – 2 of 2) sorted by relevance
130 typedef int (*httpd_session_enum_function)(struct sock_db *session, void *context); typedef139 void httpd_sess_enum(struct httpd_data *hd, httpd_session_enum_function enum_function, void *contex…
40 void httpd_sess_enum(struct httpd_data *hd, httpd_session_enum_function enum_function, void *contex… in httpd_sess_enum()