/titanic_41/usr/src/common/unicode/ |
H A D | uconv.c | 334 return (E2BIG); in uconv_u16tou32() 399 return (E2BIG); in uconv_u16tou32() 440 return (E2BIG); in uconv_u16tou8() 484 return (E2BIG); in uconv_u16tou8() 488 return (E2BIG); in uconv_u16tou8() 493 return (E2BIG); in uconv_u16tou8() 499 return (E2BIG); in uconv_u16tou8() 534 return (E2BIG); in uconv_u32tou16() 578 return (E2BIG); in uconv_u32tou16() 589 return (E2BIG); in uconv_u32tou16() [all …]
|
/titanic_41/usr/src/cmd/geniconvtbl/samples/ |
H A D | ISO-2022-JP_to_eucJP.src | 53 error E2BIG; 60 error E2BIG; 74 error E2BIG; 81 error E2BIG; 96 error E2BIG; 104 error E2BIG; 118 error E2BIG; 125 error E2BIG;
|
H A D | eucJP_to_ISO-2022-JP.src | 69 error E2BIG; 85 error E2BIG; 102 error E2BIG;
|
/titanic_41/usr/src/common/iscsi/ |
H A D | base64.c | 152 return (E2BIG); in iscsi_base64_str_to_binary() 165 return (E2BIG); in iscsi_base64_str_to_binary() 206 return (E2BIG); in iscsi_binary_to_base64_str() 225 return (E2BIG); in iscsi_binary_to_base64_str() 231 return (E2BIG); in iscsi_binary_to_base64_str() 241 return (E2BIG); in iscsi_binary_to_base64_str()
|
/titanic_41/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_cmd.c | 144 ret = E2BIG; in expand_var() 156 ret = E2BIG; in expand_var() 253 return (E2BIG); in update_bootpath() 310 return (E2BIG); in kernel() 320 return (E2BIG); in module() 336 return (E2BIG); in dollar_kernel() 368 return (E2BIG); in dollar_module() 420 return (E2BIG); in findroot() 452 return (E2BIG); in bootfs()
|
H A D | libgrub_bargs.c | 124 rc = E2BIG; in barg2bootargs() 147 rc = E2BIG; in barg2bootargs()
|
/titanic_41/usr/src/uts/common/kiconv/kiconv_sc/ |
H A D | kiconv_sc.c | 149 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_gb18030() 195 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_gb18030() 241 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_gb18030() 295 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_gb18030() 305 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_gb18030() 378 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_gbk() 414 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_gbk() 459 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_gbk() 484 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_gbk() 494 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_gbk() [all …]
|
H A D | kiconv_cck_common.c | 125 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_utf8_to_cck() 176 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_utf8_to_cck() 219 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_utf8_to_cck() 268 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_utf8_to_cck() 277 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_utf8_to_cck()
|
/titanic_41/usr/src/uts/common/kiconv/kiconv_ko/ |
H A D | kiconv_ko.c | 116 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_euckr() 152 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_euckr() 197 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_euckr() 225 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_euckr() 234 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_euckr() 284 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_uhc() 320 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_uhc() 365 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_uhc() 393 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_uhc() 402 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_uhc()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | mmapobjsys.c | 150 if (error == E2BIG && alloc_num == 0) { in mmapobjsys() 160 if (error == 0 || error == E2BIG) { in mmapobjsys() 172 ASSERT(old_error == E2BIG); in mmapobjsys() 173 error = E2BIG; in mmapobjsys()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | execvp.c | 160 errno = E2BIG; in execvp() 174 errno = E2BIG; in execvp() 189 case E2BIG: in execvp()
|
/titanic_41/usr/src/cmd/lp/lib/msgs/ |
H A D | mread.c | 84 errno = E2BIG; 114 errno = E2BIG;
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | execvp.c | 85 errno = E2BIG; in execvp() 100 case E2BIG: in execvp()
|
/titanic_41/usr/src/uts/common/kiconv/kiconv_tc/ |
H A D | kiconv_tc.c | 166 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_big5_common() 202 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_big5_common() 245 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_big5_common() 272 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_big5_common() 281 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_big5_common() 401 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_euctw() 448 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconv_fr_euctw() 494 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_euctw() 534 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_euctw() 543 KICONV_SET_ERRNO_AND_BREAK(E2BIG); in kiconvstr_fr_euctw()
|
/titanic_41/usr/src/common/net/dhcp/ |
H A D | octet.c | 67 return (E2BIG); in octet_to_hexascii() 94 return (E2BIG); in hexascii_to_octet()
|
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_zvol.c | 164 return (E2BIG); in sbd_zvol_alloc_read_bufs() 250 return (E2BIG); in sbd_zvol_alloc_write_bufs() 400 return (E2BIG); in sbd_zvol_copy_read() 431 return (E2BIG); in sbd_zvol_copy_write()
|
/titanic_41/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.c | 131 rc = E2BIG; in rxbuf_ctor() 138 rc = E2BIG; in rxbuf_ctor()
|
/titanic_41/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 287 ret = E2BIG; in get_bool_prop() 417 return (-E2BIG); in get_astring_prop() 701 case E2BIG: in set_inst_enabled() 876 ret = E2BIG; in get_inst_mult() 898 if (r != E2BIG) in get_inst() 938 case E2BIG: in dep_get_astring() 993 case E2BIG: in multiple_instances() 1069 case E2BIG: in enable_fmri_rec() 1071 return (E2BIG); in enable_fmri_rec() 1137 case E2BIG: in enable_fmri_rec() [all …]
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | iconv.c | 59 #ifndef E2BIG 60 #define E2BIG ENOMEM macro 67 if (*fn && !e) e = E2BIG; \ 643 e = E2BIG; in bin2utf() 652 e = E2BIG; in bin2utf() 764 e = E2BIG; in ume2bin() 835 e = E2BIG; in bin2ume() 889 e = E2BIG; in ucs2bin() 980 e = E2BIG; in scu2bin() 1370 if (errno == E2BIG) in _ast_iconv_write()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | kiconv.c | 259 *errno = E2BIG; in kiconv_to_sb() 398 *errno = E2BIG; in kiconv_fr_sb() 430 *errno = E2BIG; in kiconv_fr_sb() 497 *errno = E2BIG; in kiconvstr_to_sb() 515 *errno = E2BIG; in kiconvstr_to_sb() 660 *errno = E2BIG; in kiconvstr_fr_sb() 674 *errno = E2BIG; in kiconvstr_fr_sb() 695 *errno = E2BIG; in kiconvstr_fr_sb()
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | door_support.c | 63 return (E2BIG); in door_finish_dispatch()
|
/titanic_41/usr/src/cmd/geniconvtbl/ |
H A D | geniconvtbl.c | 351 errno = E2BIG; in _icv_iconv() 539 errno = E2BIG; in map_i_f() 674 errno = E2BIG; in map_l_f() 814 errno = E2BIG; in map_h_l() 880 errno = E2BIG; in map_d_e_l() 1185 errno = E2BIG; in eval_op() 1198 errno = E2BIG; in eval_op() 1207 errno = E2BIG; in eval_op() 1213 errno = E2BIG; in eval_op() 1225 errno = E2BIG; in eval_op() [all …]
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | errno.h | 47 #define E2BIG 7 /* Arg list too long */ macro
|
/titanic_41/usr/src/uts/common/fs/doorfs/ |
H A D | door_sys.c | 1165 return (E2BIG); /* overflow */ in door_layout() 1179 return (E2BIG); /* overflow */ in door_layout() 1182 return (E2BIG); /* doesn't fit in stack */ in door_layout() 1267 error = E2BIG; in door_server_dispatch() 1278 error = E2BIG; in door_server_dispatch() 1298 error = E2BIG; in door_server_dispatch() 1316 error = E2BIG; in door_server_dispatch() 1334 error = E2BIG; in door_server_dispatch() 2440 return (E2BIG); in door_args() 2594 return (E2BIG); in door_translate_in() [all …]
|
/titanic_41/usr/src/uts/common/kiconv/kiconv_emea/ |
H A D | kiconv_emea.c | 684 *errno = E2BIG; in kiconv_to_sb() 838 *errno = E2BIG; in kiconv_fr_sb() 869 *errno = E2BIG; in kiconv_fr_sb() 946 *errno = E2BIG; in kiconvstr_to_sb() 964 *errno = E2BIG; in kiconvstr_to_sb() 1288 *errno = E2BIG; in kiconvstr_fr_sb() 1302 *errno = E2BIG; in kiconvstr_fr_sb() 1323 *errno = E2BIG; in kiconvstr_fr_sb()
|