Home
last modified time | relevance | path

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

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