Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.err.c85 #define ERR_VARALNUM 31 macro
243 elst[ERR_VARALNUM] = CSAVS(1, 32, in errinit()
H A Dsh.dol.c565 stderror(ERR_VARALNUM); in Dgetdol()
H A Dsh.func.c525 stderror(ERR_NAME | ERR_VARALNUM); in doforeach()
1400 stderror(ERR_NAME | ERR_VARALNUM); in dosetenv()
H A Dsh.set.c294 stderror(ERR_NAME | ERR_VARALNUM); in doset()