Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core/
Dcontext.c1135 pt_init_destroy(context, info, in lws_create_context()
1252 pt_init_destroy(context, info, in lws_create_context()
1661 pt_init_destroy(ctx, NULL, pt, 1); in lws_pt_destroy()
1869 pt_init_destroy(context, NULL, in lws_context_destroy()
2036 pt_init_destroy(context, NULL, pt, 1); in lws_context_destroy()
2042 pt_init_destroy(context, NULL, in lws_context_destroy()
2106 pt_init_destroy(context, NULL, pt, 1); in lws_context_destroy()
2111 pt_init_destroy(context, NULL, pt, 1); in lws_context_destroy()
/third_party/libwebsockets/lib/roles/cgi/
Dops-cgi.c139 /* 1 */ { .pt_init_destroy = rops_pt_init_destroy_cgi },
/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h260 lws_rops_pt_init_destroy_t pt_init_destroy; member
/third_party/libwebsockets/lib/roles/netlink/
Dops-netlink.c602 /* 1 */ { .pt_init_destroy = rops_pt_init_destroy_netlink },
/third_party/libwebsockets/lib/roles/dbus/
Ddbus.c532 /* 1 */ { .pt_init_destroy = rops_pt_init_destroy_dbus },
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c1108 /* 1 */ { .pt_init_destroy = rops_pt_init_destroy_h1 },
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c1359 /* 2 */ { .pt_init_destroy = rops_pt_init_destroy_h2 },