Home
last modified time | relevance | path

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

/openbsd/src/bin/csh/
Ddol.c424 stderror(ERR_NOTALLOWED, "$?<"); in Dgetdol()
426 stderror(ERR_NOTALLOWED, "$?#"); in Dgetdol()
463 stderror(ERR_NOTALLOWED, "$#<num>"); in Dgetdol()
Derror.c52 #define ERR_NOTALLOWED 1 macro