Lines Matching full:curpos
2011 picoos_uint32 curpos = 0;2016 numFields = str[curpos++];2021 picoos_get_str(str,&curpos,header->field[i].key,PICOOS_MAX_FIELD_STRING_LEN);2022 picoos_get_str(str,&curpos,header->field[i].value,PICOOS_MAX_FIELD_STRING_LEN);