Home
last modified time | relevance | path

Searched refs:yys (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c1518 const char *yys = yysrc; in yystpcpy() local
1520 while ((*yyd++ = *yys++) != '\0') in yystpcpy()