Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.err.c159 #define ERR_ALIASLOOP 105 macro
324 elst[ERR_ALIASLOOP] = CSAVS(1, 107, "Alias loop"); in errinit()
H A Dsh.parse.c66 stderror(ERR_ALIASLOOP); in alias()