Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dfunc.c1294 int saveERR; in doeval() local
1327 saveERR = dcopy(SHERR, -1); in doeval()
1350 SHERR = dmove(saveERR, oSHERR); in doeval()