ses.c | 785 static int ses_getthdr(uint8_t *, int, int, SesThdr *); 1008 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) { 1059 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) { 1210 ses_getthdr(uint8_t *buffer, int amt, int nth, SesThdr *thp) function in typeref:typename:int
|