Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsftmp.c151 static char **Tmppath, **Tmpcur; variable
233 if(Tmpcur)
234 Tmpcur += 1;
235 if(!Tmpcur || !Tmpcur[0])
236 Tmpcur = Tmppath;
254 Tmpcur[0], (Key>>15)&0x7fff, Key&0x7fff);