Searched refs:tokpos (Results 1 – 4 of 4) sorted by relevance
104 struct LCPOS tokpos; /* current token position */ member
731 lex_stack->tokpos = lex_stack->curpos; in yylex()
4120 ip_ctx->errpos = ip_ctx->tokpos;
117 char *parse, *orig_parse, *tokpos, *endpos; in add_unicast_mac_config() local129 while ((token = strtok_r(parse, ":", &tokpos)) != NULL) { in add_unicast_mac_config()