Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h105 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h168 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java531 public static final int ESOCKTNOSUPPORT = 121; field in PoolsException
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist141 121 ESOCKTNOSUPPORT Socket type not supported
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c186 return (ESOCKTNOSUPPORT); in rds_open()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c288 *errorp = ESOCKTNOSUPPORT; in sockpfp_create()
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c276 [ESOCKTNOSUPPORT] = LINUX_ESOCKTNOSUPPORT, in e2linux()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg229 @ MSG_ERRNO_ESOCKTNOSUPPORT "[ ESOCKTNOSUPPORT ]" # 121