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

/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_scan.h88 TOK_COLON, enumerator in enum:tok_kind
H A Drpc_scan.c215 tokp->kind = TOK_COLON;
H A Drpc_parse.c310 scan(TOK_COLON, &tok);
321 scan(TOK_COLON, &tok);
336 scan(TOK_COLON, &tok);
H A Drpc_util.c346 {TOK_COLON, ":"},
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_hw_queues.c1057 TOK_COLON, enumerator in enum:__anon14822
1163 {":", TOK_COLON},
1296 P(TOK_COLON)
1451 if( (tok[0].type == TOK_COLON) &&
1508 (tok[1].type == TOK_COLON) &&

Completed in 118 milliseconds