Home
last modified time | relevance | path

Searched defs:EBFONT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Derrno.h114 #define EBFONT 57 /* bad font file fmt */ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h103 #define EBFONT 57 /* bad font file fmt */ macro
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java321 public static final int EBFONT = 57; field in PoolsException