Home
last modified time | relevance | path

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

/openbsd/src/bin/csh/
Dset.c246 stderror(ERR_NAME | ERR_UNKNOWNOP); in dolet()
252 stderror(ERR_NAME | ERR_UNKNOWNOP); in dolet()
257 stderror(ERR_NAME | ERR_UNKNOWNOP); in dolet()
Derror.c128 #define ERR_UNKNOWNOP 39 macro