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

  /src/usr.bin/rpcgen/
rpc_scan.h 67 TOK_DEFAULT,
rpc_parse.c 338 scan3(TOK_CASE, TOK_DEFAULT, TOK_RBRACE, &tok);
341 if (tok.kind == TOK_DEFAULT) {
rpc_util.c 354 {TOK_DEFAULT, "default"},

Completed in 12 milliseconds