Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Dmqttd.c532 unsigned char passwd_flag = 0x40; in mqttit() local
585 if(passwd_flag == (char)(conn_flags & passwd_flag)) { in mqttit()