Searched defs:client_id (Results 1 – 10 of 10) sorted by relevance
| /third_party/ltp/testcases/kernel/sound/ |
| D | snd_seq01.c | 27 static int client_id; variable
|
| /third_party/libwebsockets/lib/roles/mqtt/client/ |
| D | client-mqtt.c | 45 lws_mqtt_generate_id(struct lws* wsi, lws_mqtt_str_t **ms, const char *client_id) in lws_mqtt_generate_id()
|
| /third_party/lwip/src/include/lwip/apps/ |
| D | mqtt.h | 70 const char *client_id; member
|
| /third_party/ffmpeg/libavformat/ |
| D | rtmphttp.c | 44 char client_id[64]; ///< client ID used for all requests except the first one member
|
| /third_party/curl/lib/ |
| D | mqtt.c | 208 static int add_client_id(const char *client_id, const size_t client_id_len, in add_client_id() 261 char client_id[MQTT_CLIENTID_LEN + 1] = "curl"; in mqtt_connect() local
|
| /third_party/pulseaudio/src/modules/x11/ |
| D | module-x11-xsmp.c | 189 char t[256], *vendor, *client_id; in pa__init() local
|
| /third_party/mesa3d/src/glx/apple/ |
| D | appledri.c | 245 XAppleDRICreateSurface(dpy, screen, drawable, client_id, key, uid) in XAppleDRICreateSurface() argument
|
| /third_party/curl/tests/server/ |
| D | mqttd.c | 503 char client_id[MAX_CLIENT_ID_LENGTH]; in mqttit() local
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| D | logfile.h | 392 LOG_CLIENT_ID client_id; member
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-mqtt.h | 92 const char *client_id; /* Client ID */ member
|