Searched refs:ba_user (Results 1 – 2 of 2) sorted by relevance
24 static const char *ba_user, *ba_password; variable128 if (!ba_user || !ba_password) in callback_http()131 if (lws_http_basic_auth_gen(ba_user, ba_password, b, sizeof(b))) in callback_http()272 ba_user = p; in system_notify_cb()
24 static const char *ba_user, *ba_password; variable132 ba_user = p; in try_connect()267 if (!ba_user || !ba_password) in callback_http()270 if (lws_http_basic_auth_gen(ba_user, ba_password, b, sizeof(b))) in callback_http()