Home
last modified time | relevance | path

Searched refs:EAGAIN (Results 1 – 25 of 599) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/cmd/picl/plugins/common/piclevent/
H A Dpicl_slm.c206 return (EAGAIN); in piclslm_add_ec_devfs_args()
226 return (EAGAIN); in piclslm_add_ec_dr_args()
231 return (EAGAIN); in piclslm_add_ec_dr_args()
252 return (EAGAIN); in piclslm_add_ec_dr_req_args()
263 return (EAGAIN); in piclslm_add_ec_dr_req_args()
272 return (EAGAIN); in piclslm_add_ec_dr_req_args()
333 return (EAGAIN); in piclslm_deliver_event()
341 return (EAGAIN); in piclslm_deliver_event()
347 return (EAGAIN); in piclslm_deliver_event()
364 return ((rval == EAGAIN) ? EAGAIN : 0); in piclslm_deliver_event()
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c119 return (EAGAIN); in deleg_rd_open()
143 return (EAGAIN); in deleg_wr_open()
166 return (EAGAIN); in deleg_wr_read()
185 return (EAGAIN); in deleg_rd_write()
206 return (EAGAIN); in deleg_wr_write()
226 return (EAGAIN); in deleg_rd_setattr()
250 return (EAGAIN); in deleg_wr_setattr()
269 return (EAGAIN); in deleg_rd_rwlock()
303 return (EAGAIN); in deleg_rd_space()
338 return (EAGAIN); in deleg_rd_setsecattr()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dptem.c186 return (EAGAIN); in ptemopen()
197 return (EAGAIN); in ptemopen()
305 miocnak(q, mp, 0, EAGAIN); in ptemrput()
641 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
716 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
728 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
749 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
917 miocnak(q, mp, 0, EAGAIN); in ptioc()
947 miocnak(q, mp, 0, EAGAIN); in ptioc()
1043 miocnak(q, mp, 0, EAGAIN); in ptioc()
[all …]
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc95 } else if (errno == EAGAIN) { in FCHBA()
119 } else if (errno == EAGAIN) { in FCHBA()
161 } else if (errno == EAGAIN) { in getHBAAttributes()
187 } else if (errno == EAGAIN) { in getHBAAttributes()
226 } else if (errno == EAGAIN) { in doForceLip()
247 } else if (errno == EAGAIN) { in doForceLip()
270 } else if (errno == EAGAIN) { in npivGetHBAAttributes()
294 } else if (errno == EAGAIN) { in npivGetHBAAttributes()
362 } else if (errno == EAGAIN) { in loadAdapters()
393 } else if (errno == EAGAIN) { in loadAdapters()
H A DTgtFCHBA.cc101 } else if (errno == EAGAIN) { in getHBAAttributes()
136 } else if (errno == EAGAIN) { in getHBAAttributes()
176 } else if (errno == EAGAIN) { in doForceLip()
208 } else if (errno == EAGAIN) { in doForceLip()
262 } else if (errno == EAGAIN) { in loadAdapters()
293 } else if (errno == EAGAIN) { in loadAdapters()
H A DHBA.cc289 } else if (errno == EAGAIN) { in _open()
323 if (errno == EAGAIN) { in _ioctl()
343 if (saved_errno == EAGAIN) { in _ioctl()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Disaexec.c82 errno = EAGAIN; in isaexec()
93 errno = EAGAIN; in isaexec()
137 if (errno == EAGAIN) { in isaexec()
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dget_myaddress.c65 } while (ret < 0 && (errno == EINTR || errno == EAGAIN)); in get_myaddress()
79 } while (ret < 0 && (errno == EINTR || errno == EAGAIN)); in get_myaddress()
98 } while (ret < 0 && (errno == EINTR || errno == EAGAIN)); in get_myaddress()
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfopen.c131 errno = EAGAIN;
142 errno = EAGAIN;
251 errno = EAGAIN;
259 errno = EAGAIN;
H A Drefill.c65 errno = EAGAIN; \
94 errno = EAGAIN; \
158 errno = EAGAIN;
H A Dfpos.c93 errno = EAGAIN;
109 errno = EAGAIN;
H A Dfclose.c115 errno = EAGAIN;
127 errno = EAGAIN;
/illumos-gate/usr/src/uts/sun4v/io/
H A Dfault_iso.c335 case EAGAIN: in mem_data_handler()
350 ASSERT((rv == 0) || (rv == EAGAIN) || (rv == EIO) || in mem_data_handler()
365 case EAGAIN: in mem_data_handler()
380 ASSERT((rv == 0) || (rv == EAGAIN) || (rv == EIO) || in mem_data_handler()
395 case EAGAIN: in mem_data_handler()
410 ASSERT((rv == 0) || (rv == EAGAIN) || (rv == EIO) || in mem_data_handler()
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmwrite.c64 return (errno == EAGAIN ? 0 : -1); in mflush()
116 if (errno != EAGAIN) in mwrite()
145 return (errno == EAGAIN ? 0 : -1); in mwrite()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpkrd.c145 else if(errno == EAGAIN)
175 else if(errno == EAGAIN)
194 else if(errno == EAGAIN)
270 else if(errno == EAGAIN)
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c429 return (EAGAIN); in nlm_frlock_setlk()
796 if (error == EAGAIN) in nlm_call_lock()
830 error = EAGAIN; in nlm_call_lock()
990 if (error == EAGAIN) in nlm_call_cancel()
1068 if (error == EAGAIN) in nlm_call_unlock()
1399 error = EAGAIN; in nlm_call_share()
1472 error = EAGAIN; in nlm_call_unshare()
1596 return (EAGAIN); in nlm_map_clnt_stat()
1614 return (EAGAIN); in nlm_map_status()
1620 return (EAGAIN); in nlm_map_status()
[all …]
/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_reg_mod/
H A Dsysevent_reg_mod.c132 return (EAGAIN); in deliver_event()
149 return (EAGAIN); in deliver_event()
155 return (EAGAIN); in deliver_event()
/illumos-gate/usr/src/cmd/bhyve/
H A Dsockstream.c57 if (errno == EINTR || errno == EAGAIN) in stream_read()
84 if (errno == EINTR || errno == EAGAIN) in stream_write()
/illumos-gate/usr/src/uts/common/os/
H A Dshare.c130 return (EAGAIN); in add_share()
142 return (EAGAIN); in add_share()
156 return (EAGAIN); in add_share()
182 return (EAGAIN); in add_share()
196 return (EAGAIN); in add_share()
214 return (EAGAIN); in add_share()
/illumos-gate/usr/src/cmd/boot/common/
H A Dboot_utils.c73 if (errno == EAGAIN) in write_out()
102 if (errno == EAGAIN) in read_in()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlock_file.c112 if (errno == EACCES || errno == EAGAIN) /* see POSIX/IEEE 1003.1-1988, in krb5_lock_file()
114 return(EAGAIN); in krb5_lock_file()
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kopen.c125 == EAGAIN) { in t_kopen()
128 } while (error == EAGAIN && ++rtries < 5); in t_kopen()
188 case EAGAIN: in t_kopen()
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h61 #define EAGAIN 11 /* Resource temporarily unavailable */ macro
192 #define EWOULDBLOCK EAGAIN
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h92 #define EAGAIN 35 /* Resource temporarily unavailable */ macro
94 #define EWOULDBLOCK EAGAIN /* Operation would block */
/illumos-gate/usr/src/test/libc-tests/tests/i18n/
H A Dbindtextdomain_test.c68 .want_errno = EAGAIN, in main()
110 .want_errno = EAGAIN, in main()

12345678910>>...24