Lines Matching refs:myss_t
50 } myss_t;
58 myss_t *m = (myss_t *)userobj;
127 myss_t *m = lws_container_of(sul, myss_t, sul);
143 myss_t *m = (myss_t *)userobj;
185 myss_t *m = (myss_t *)userobj;
226 .handle_offset = offsetof(myss_t, ss),
227 .opaque_user_data_offset = offsetof(myss_t, opaque_data),
231 .user_alloc = sizeof(myss_t),
239 myss_t *m = (myss_t *)userobj;
275 .handle_offset = offsetof(myss_t, ss),
276 .opaque_user_data_offset = offsetof(myss_t, opaque_data),
279 .user_alloc = sizeof(myss_t),