Searched refs:savetoken (Results 1 – 2 of 2) sorted by relevance
389 static int savetoken = 0; in yyhex() local408 if (savetoken) { in yyhex()409 c = savetoken; in yyhex()410 savetoken = 0; in yyhex()415 savetoken = c; in yyhex()581 savetoken = ELSE; in yyhex()609 savetoken = c; in yyhex()664 savetoken = c; in yyhex()678 savetoken = c; in yyhex()701 savetoken = c; in yyhex()[all …]
2482 char savetoken[32]; in primary() local2486 (void) strlcpy(savetoken, token, sizeof (savetoken)); in primary()2502 rpc_match_prog(dir, savetoken, vers, proc); in primary()