Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_scan.h83 TOK_COLON, enumerator
H A Drpc_parse.c300 scan(TOK_COLON, &tok); in def_union()
311 scan(TOK_COLON, &tok); in def_union()
326 scan(TOK_COLON, &tok); in def_union()
H A Drpc_scan.c205 tokp->kind = TOK_COLON; in get_token()
H A Drpc_util.c336 {TOK_COLON, ":"},
/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.c1059 TOK_COLON, enumerator
1165 {":", TOK_COLON},
1298 P(TOK_COLON) in token_type2s()
1452 if( (tok[0].type == TOK_COLON) && in parse_topology()
1508 (tok[1].type == TOK_COLON) && in parse_topology()