Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h112 #define EBFONT 57 /* bad font file fmt */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java321 public static final int EBFONT = 57; field in PoolsException
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist101 57 EBFONT Bad font file format
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c1011 return (EBFONT); /* deliberately silly */ in xen_vcpu_up()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg185 @ MSG_ERRNO_EBFONT "[ EBFONT ]" # 57