Home
last modified time | relevance | path

Searched refs:EMSGSIZE (Results 1 – 25 of 60) sorted by relevance

123

/titanic_50/usr/src/lib/libresolv2/common/nameser/
H A Dns_name.c112 errno = EMSGSIZE; in ns_name_ntop()
117 errno = EMSGSIZE; in ns_name_ntop()
123 errno = EMSGSIZE; /*%< XXX */ in ns_name_ntop()
127 errno = EMSGSIZE; in ns_name_ntop()
140 errno = EMSGSIZE; in ns_name_ntop()
150 errno = EMSGSIZE; in ns_name_ntop()
157 errno = EMSGSIZE; in ns_name_ntop()
166 errno = EMSGSIZE; in ns_name_ntop()
175 errno = EMSGSIZE; in ns_name_ntop()
181 errno = EMSGSIZE; in ns_name_ntop()
[all …]
H A Dns_parse.c88 RETERR(EMSGSIZE); in ns_skiprr()
92 RETERR(EMSGSIZE); in ns_skiprr()
99 RETERR(EMSGSIZE); in ns_skiprr()
111 RETERR(EMSGSIZE); in ns_initparse()
114 RETERR(EMSGSIZE); in ns_initparse()
118 RETERR(EMSGSIZE); in ns_initparse()
134 RETERR(EMSGSIZE); in ns_initparse()
175 RETERR(EMSGSIZE); in ns_parserr()
184 RETERR(EMSGSIZE); in ns_parserr()
188 RETERR(EMSGSIZE); in ns_parserr()
[all …]
H A Dns_rdata.c56 errno = EMSGSIZE; \
68 errno = EMSGSIZE; \
79 errno = EMSGSIZE; \
140 errno = EMSGSIZE; in ns_rdata_unpack()
170 errno = EMSGSIZE; \
245 errno = EMSGSIZE; \
296 errno = EMSGSIZE; in ns_rdata_refers()
H A Dns_newmsg.c143 errno = EMSGSIZE; in ns_newmsg_q()
181 errno = EMSGSIZE; in ns_newmsg_rr()
249 errno = EMSGSIZE; in rdcpy()
H A Dns_samedomain.c170 errno = EMSGSIZE; in ns_makecanon()
/titanic_50/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c363 errno = EMSGSIZE; in get_txt_records()
372 errno = EMSGSIZE; in get_txt_records()
389 errno = EMSGSIZE; in get_txt_records()
404 errno = EMSGSIZE; in get_txt_records()
409 errno = EMSGSIZE; in get_txt_records()
419 errno = EMSGSIZE; in get_txt_records()
435 errno = EMSGSIZE; in get_txt_records()
443 errno = EMSGSIZE; in get_txt_records()
/titanic_50/usr/src/lib/libresolv2/common/inet/
H A Dinet_cidr_ntop.c148 errno = EMSGSIZE; in inet_cidr_ntop_ipv4()
234 errno = EMSGSIZE; in inet_cidr_ntop_ipv6()
256 errno = EMSGSIZE; in inet_cidr_ntop_ipv6()
H A Dinet_net_ntop.c147 errno = EMSGSIZE;
275 errno = EMSGSIZE; in inet_net_ntop_ipv6()
H A Dinet_cidr_pton.c147 errno = EMSGSIZE; in inet_cidr_pton_ipv4()
250 errno = EMSGSIZE; in inet_cidr_pton_ipv6()
H A Dinet_neta.c85 errno = EMSGSIZE;
H A Dinet_net_pton.c185 errno = EMSGSIZE; in inet_net_pton_ipv4()
377 errno = EMSGSIZE; in inet_net_pton_ipv6()
/titanic_50/usr/src/uts/common/ktli/
H A Dt_kutil.c176 EMSGSIZE, /* TBADDATA */
177 EMSGSIZE, /* TBUFOVFLW */
H A Dt_krcvudat.c253 error = EMSGSIZE; in t_krcvudata()
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h87 #define EMSGSIZE 40 /* Message too long */ macro
/titanic_50/usr/src/uts/common/sys/
H A Derrno.h166 #define EMSGSIZE 97 /* Message too long */ macro
/titanic_50/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h146 #define EMSGSIZE 97 /* Message too long */ macro
H A Dmaperror.c205 case EMSGSIZE: in maperror()
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java511 public static final int EMSGSIZE = 97; field in PoolsException
/titanic_50/usr/src/uts/common/inet/
H A Dproto_set.c243 EMSGSIZE, /* TBADDATA */
244 EMSGSIZE, /* TBUFOVFLW */
/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_findzonecut.c366 errno = EMSGSIZE; in get_soa()
394 errno = EMSGSIZE; in get_soa()
689 errno = EMSGSIZE; in do_query()
H A Dres_sendsigned.c85 errno = EMSGSIZE; in res_nsendsigned()
/titanic_50/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c621 errno = EMSGSIZE; in query()
642 errno = EMSGSIZE; in cancel()
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_usr.c292 err = EMSGSIZE; in smb_usr_t2request()
308 err = EMSGSIZE; in smb_usr_t2request()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c697 ASSERT((error != EINVAL) && (error != EMSGSIZE)); in mboxsc_putmsg()
969 error = EMSGSIZE; in mboxsc_getmsg()
1008 ASSERT((error != EINVAL) && (error != EMSGSIZE)); in mboxsc_getmsg()
1093 ASSERT((error != EINVAL) && (error != EMSGSIZE)); in mboxsc_getmsg()
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_util.c345 return (EMSGSIZE); in MBC_SHADOW_CHAIN()

123