HomeSort by: relevance | last modified time | path
    Searched refs:get_token (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_scan.c 79 get_token(tokp);
90 get_token(tokp);
101 get_token(tokp);
113 get_token(tokp);
127 get_token(tokp);
138 get_token(tokp);
147 get_token(token *tokp) function in typeref:typename:void
rpc_scan.h 108 void get_token(token *);
rpc_parse.c 82 get_token(&tok);
142 get_token(&tok);
536 get_token(&tok);
592 get_token(&tok);
596 get_token(&tok);
601 get_token(&tok);
606 get_token(&tok);
611 get_token(&tok);
  /src/lib/libintl/
plural_parser.c 229 get_token(struct tokenizer_context *tcx, union token_data *token_data) function in typeref:typename:int
267 token = get_token(&tcx, &token_data);
471 token = get_token(tcx, &token_data);
480 token = get_token(tcx, &token_data);
515 token = get_token(tcx, &token_data);
555 token = get_token(tcx, &token_data);
600 token = get_token(tcx, &token_data);
614 token = get_token(tcx, &token_data);
646 token = get_token(tcx, &token_data);
655 token1 = get_token(tcx, &token_data)
    [all...]

Completed in 13 milliseconds