Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/
DCivetServer.cpp161 CivetServer::authHandler(struct mg_connection *conn, void *cbdata) in authHandler() function in CivetServer
372 mg_set_auth_handler(context, uri.c_str(), authHandler, handler); in addAuthHandler()
/civetweb-2.7.6/include/
DCivetServer.h631 static int authHandler(struct mg_connection *conn, void *cbdata);