tok 377 sh.c int tok; tok 381 sh.c tok = gettoken(ps, es, 0, 0); tok 384 sh.c switch(tok){ tok 419 sh.c int tok, argc; tok 432 sh.c if((tok=gettoken(ps, es, &q, &eq)) == 0) tok 434 sh.c if(tok != 'a')