Searched refs:E2BIG (Results 1 - 25 of 115) sorted by relevance

12345

/illumos-gate/usr/src/common/iscsi/
H A Dbase64.c152 return (E2BIG);
165 return (E2BIG);
206 return (E2BIG);
225 return (E2BIG);
231 return (E2BIG);
241 return (E2BIG);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dexecvp.c85 errno = E2BIG;
100 case E2BIG:
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmread.c48 ** E2BIG Not enough space for message.
84 errno = E2BIG;
114 errno = E2BIG;
/illumos-gate/usr/src/common/unicode/
H A Duconv.c334 return (E2BIG);
399 return (E2BIG);
440 return (E2BIG);
484 return (E2BIG);
488 return (E2BIG);
493 return (E2BIG);
499 return (E2BIG);
534 return (E2BIG);
578 return (E2BIG);
589 return (E2BIG);
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dexecvp.c160 errno = E2BIG;
174 errno = E2BIG;
189 case E2BIG:
/illumos-gate/usr/src/uts/common/syscall/
H A Dmmapobjsys.c150 if (error == E2BIG && alloc_num == 0) {
160 if (error == 0 || error == E2BIG) {
172 ASSERT(old_error == E2BIG);
173 error = E2BIG;
/illumos-gate/usr/src/uts/sparc/os/
H A Ddoor_support.c63 return (E2BIG);
/illumos-gate/usr/src/common/net/dhcp/
H A Doctet.c65 return (E2BIG);
92 return (E2BIG);
/illumos-gate/usr/src/uts/common/kiconv/kiconv_ko/
H A Dkiconv_ko.c116 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
152 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
197 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
225 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
234 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
284 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
320 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
365 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
393 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
402 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
[all...]
/illumos-gate/usr/src/uts/common/kiconv/kiconv_sc/
H A Dkiconv_cck_common.c125 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
176 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
219 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
268 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
277 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
H A Dkiconv_sc.c149 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
195 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
241 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
295 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
305 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
378 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
414 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
459 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
484 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
494 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
[all...]
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h47 #define E2BIG 7 /* Arg list too long */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h50 #define E2BIG 7 /* Arg list too long */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h59 #define E2BIG 7 /* Arg list too long */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h55 #define E2BIG 7 /* Argument list too long */ macro
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_bargs.c124 rc = E2BIG;
147 rc = E2BIG;
H A Dlibgrub_cmd.c144 ret = E2BIG;
156 ret = E2BIG;
253 return (E2BIG);
310 return (E2BIG);
320 return (E2BIG);
336 return (E2BIG);
368 return (E2BIG);
420 return (E2BIG);
452 return (E2BIG);
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c131 rc = E2BIG;
138 rc = E2BIG;
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java69 * E2BIG.
71 public static final int E2BIG = 7; field in class:PoolsException
/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c166 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
202 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
245 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
272 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
281 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
401 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
448 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
494 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
534 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
543 KICONV_SET_ERRNO_AND_BREAK(E2BIG);
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_zvol.c164 return (E2BIG);
250 return (E2BIG);
400 return (E2BIG);
431 return (E2BIG);
/illumos-gate/usr/src/uts/common/os/
H A Dkiconv.c256 * issue E2BIG error.
259 *errno = E2BIG;
398 *errno = E2BIG;
430 *errno = E2BIG;
497 *errno = E2BIG;
515 *errno = E2BIG;
660 *errno = E2BIG;
674 *errno = E2BIG;
695 *errno = E2BIG;
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c240 * EINVAL if the property is not of boolean type or has no values, and E2BIG
241 * if it has more than one value. *bp is set if 0 or E2BIG is returned.
287 ret = E2BIG;
397 * -E2BIG - property has no values or multiple values
417 return (-E2BIG);
701 case E2BIG:
785 * E2BIG - fmri is a service with multiple instances (warning not printed)
876 ret = E2BIG;
890 * Same as get_inst_mult(), but on E2BIG prints a warning and returns ENOENT.
898 if (r != E2BIG)
[all...]
/illumos-gate/usr/src/lib/libast/common/comp/
H A Diconv.c59 #ifndef E2BIG
60 #define E2BIG ENOMEM macro
67 if (*fn && !e) e = E2BIG; \
643 e = E2BIG;
652 e = E2BIG;
764 e = E2BIG;
835 e = E2BIG;
889 e = E2BIG;
980 e = E2BIG;
1370 if (errno == E2BIG)
[all...]
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dutf_str.c239 err == E2BIG) {

Completed in 137 milliseconds

12345