Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_parse.h484 T_EQUALS, /* '=' */ enumerator
H A Dng_parse.c1256 if (ng_parse_get_token(s, &off2, &len2) != T_EQUALS) { in ng_parse_composite()
1294 if (ng_parse_get_token(s, off, &len) != T_EQUALS) { in ng_parse_composite()
1705 return T_EQUALS; in ng_parse_get_token()
/f-stack/tools/compat/include/netgraph/
H A Dng_parse.h485 T_EQUALS, /* '=' */ enumerator