HomeSort by relevance Sort by last modified time
    Searched refs:MHD_basic_auth_get_username_password (Results 1 - 4 of 4) sorted by null

  /external/libmicrohttpd/doc/examples/
basicauthentication.c 40 user = MHD_basic_auth_get_username_password (connection, &pass);
  /external/libmicrohttpd/src/examples/
authorization_example.c 69 user = MHD_basic_auth_get_username_password (connection, &pass);
  /external/libmicrohttpd/src/microhttpd/
basicauth.c 46 MHD_basic_auth_get_username_password (struct MHD_Connection *connection,
  /external/libmicrohttpd/src/include/
microhttpd.h     [all...]

Completed in 113 milliseconds