Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_scan.c57 static void unget_token(token *);
123 unget_token(tokp); in peek()
312 unget_token(token *tokp) in unget_token() function