Lines Matching refs:myss_t
21 } myss_t;28 // myss_t *m = (myss_t *)userobj;49 //myss_t *m = (myss_t *)userobj;58 myss_t *m = (myss_t *)userobj;79 .handle_offset = offsetof(myss_t, ss),80 .opaque_user_data_offset = offsetof(myss_t, opaque_data),85 .user_alloc = sizeof(myss_t),