Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c192 #define IEOF_ERR 4 macro
301 return (error(IEOF_ERR, stline, depth)); in doif()
602 return (depth > 1 ? IEOF_ERR : END_ERR); in error()