Searched defs:IEOF_ERR (Results 1 - 1 of 1) sorted by relevance

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

Completed in 55 milliseconds