Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.err.c80 #define ERR_DEEP 26 macro
238 elst[ERR_DEEP] = CSAVS(1, 27, "Directory stack not that deep"); in errinit()
H A Dsh.glob.c361 stderror(ERR_DEEP); /* Error */ in globexpand()
H A Dsh.dir.c792 stderror(ERR_NAME | ERR_DEEP); in dfind()