Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_parse.h487 T_WORD, /* anything else containing no whitespace */ enumerator
H A Dng_parse.c1249 if (tok != T_WORD) { in ng_parse_composite()
1275 if (tok != T_WORD) { in ng_parse_composite()
1717 return T_WORD; in ng_parse_get_token()
/f-stack/tools/compat/include/netgraph/
H A Dng_parse.h488 T_WORD, /* anything else containing no whitespace */ enumerator