Searched refs:typelen (Results 1 – 3 of 3) sorted by relevance
1028 picoos_uint16 typelen; in picodata_head_to_string() local1034 typelen = picoos_strlen(str); in picodata_head_to_string()1035 picopal_slprintf((picopal_char *) str+typelen, strsize-typelen, in picodata_head_to_string()
756 unsigned int typelen; in recv_msg_channel_open() local768 type = buf_getstring(ses.payload, &typelen); in recv_msg_channel_open()777 if (typelen > MAX_NAME_LEN) { in recv_msg_channel_open()
313 unsigned int typelen; in chansessionrequest() local320 type = buf_getstring(ses.payload, &typelen); in chansessionrequest()323 if (typelen > MAX_NAME_LEN) { in chansessionrequest()