tok 378 sh.c int tok; tok 382 sh.c tok = gettoken(ps, es, 0, 0); tok 385 sh.c switch(tok){ tok 420 sh.c int tok, argc; tok 433 sh.c if((tok=gettoken(ps, es, &q, &eq)) == 0) tok 435 sh.c if(tok != 'a')