Home
last modified time | relevance | path

Searched defs:tokp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/rpcgen/
H A Drpc_scan.c66 scan(expect, tokp) in scan() argument
79 scan2(expect1, expect2, tokp) in scan2() argument
93 scan3(expect1, expect2, expect3, tokp) in scan3() argument
109 scan_num(tokp) in scan_num() argument
125 peek(tokp) in peek() argument
136 peekscan(expect, tokp) in peekscan() argument
152 get_token(tokp) in get_token() argument
305 unget_token(tokp) in unget_token() argument
421 findkind(mark, tokp) in findkind() argument
/openbsd-src/bin/ksh/
H A Dexpr.c121 const char *tokp; /* lexical position */ member