Home
last modified time | relevance | path

Searched defs:pay (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/system/smd/
Dsmd.c197 _lws_smd_msg_send(struct lws_context *ctx, void *pay, struct lws_smd_peer *exc) in _lws_smd_msg_send()
275 lws_smd_msg_send(struct lws_context *ctx, void *pay) in lws_smd_msg_send()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c338 char pay; in callback_ss_proxy() local
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns-parse.c156 const uint8_t *e = pkt + len, *p, *pay; in lws_adns_iterate() local
/third_party/libwebsockets/lib/misc/cache-ttl/
Dheap.c103 uint8_t *pay = (uint8_t *)&item[1], *end = pay + item->size; in lws_cache_heap_item_destroy() local
Dfile.c600 const void *pay, size_t pay_size) in nsc_regen()
/third_party/pulseaudio/src/modules/rtp/
Drtp-gstreamer.c85 GstElement *appsrc = NULL, *pay = NULL, *capsf = NULL, *rtpbin = NULL, *sink = NULL; in init_send_pipeline() local