Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h91 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/titanic_41/usr/src/uts/common/sys/
H A Derrno.h170 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h150 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
H A Dmaperror.c217 case ESOCKTNOSUPPORT: in maperror()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java531 public static final int ESOCKTNOSUPPORT = 121; field in PoolsException
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c182 return (ESOCKTNOSUPPORT); in rds_open()
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c288 *errorp = ESOCKTNOSUPPORT; in sockpfp_create()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg222 @ MSG_ERRNO_ESOCKTNOSUPPORT "[ ESOCKTNOSUPPORT ]" # 121