Home
last modified time | relevance | path

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

12345678910>>...26

/titanic_44/usr/src/cmd/picl/plugins/common/piclevent/
H A Dpicl_slm.c208 return (EAGAIN); in piclslm_add_ec_devfs_args()
228 return (EAGAIN); in piclslm_add_ec_dr_args()
233 return (EAGAIN); in piclslm_add_ec_dr_args()
237 return (EAGAIN); in piclslm_add_ec_dr_args()
254 return (EAGAIN); in piclslm_add_ec_dr_req_args()
265 return (EAGAIN); in piclslm_add_ec_dr_req_args()
275 return (EAGAIN); in piclslm_add_ec_dr_req_args()
336 return (EAGAIN); in piclslm_deliver_event()
344 return (EAGAIN); in piclslm_deliver_event()
350 return (EAGAIN); in piclslm_deliver_event()
[all …]
/titanic_44/usr/src/cmd/avs/dsstat/
H A Dmulti_stats.c62 if (error == EAGAIN && pass == 0) in do_stats()
75 return (EAGAIN); in do_stats()
97 if (sdbc_err && (mode & MULTI) && sdbc_err != EAGAIN) in discover()
106 if (sndr_err && (mode & MULTI) && sndr_err != EAGAIN) in discover()
115 if (ii_err && ii_err != EAGAIN && (mode & MULTI)) in discover()
149 if (sdbc_err && (mode & MULTI) && sdbc_err != EAGAIN) in update()
158 if (sndr_err && (mode & MULTI) && sndr_err != EAGAIN) in update()
167 if (ii_err && (mode & MULTI) && ii_err != EAGAIN) in update()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c118 return (EAGAIN); in deleg_rd_open()
142 return (EAGAIN); in deleg_wr_open()
165 return (EAGAIN); in deleg_wr_read()
184 return (EAGAIN); in deleg_rd_write()
205 return (EAGAIN); in deleg_wr_write()
225 return (EAGAIN); in deleg_rd_setattr()
249 return (EAGAIN); in deleg_wr_setattr()
268 return (EAGAIN); in deleg_rd_rwlock()
286 return (EAGAIN); in deleg_wr_rwlock()
302 return (EAGAIN); in deleg_rd_space()
[all …]
/titanic_44/usr/src/uts/common/io/
H A Dptem.c187 return (EAGAIN); in ptemopen()
198 return (EAGAIN); in ptemopen()
306 miocnak(q, mp, 0, EAGAIN); in ptemrput()
637 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
696 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
712 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
724 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
745 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
787 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
808 miocnak(q, mp, 0, EAGAIN); in ptemwmsg()
[all …]
/titanic_44/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()
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Datomicio.c53 if (errno == EINTR || errno == EAGAIN || errno == EWOULDBLOCK)
55 if (errno == EINTR || errno == EAGAIN)
90 if (errno == EINTR || errno == EAGAIN) in atomiciov()
/titanic_44/usr/src/lib/libc/port/gen/
H A Disaexec.c79 errno = EAGAIN; in isaexec()
90 errno = EAGAIN; in isaexec()
134 if (errno == EAGAIN) { in isaexec()
/titanic_44/usr/src/ucblib/librpcsoc/
H A Dget_myaddress.c66 } while (ret < 0 && (errno == EINTR || errno == EAGAIN)); in get_myaddress()
80 } while (ret < 0 && (errno == EINTR || errno == EAGAIN)); in get_myaddress()
99 } while (ret < 0 && (errno == EINTR || errno == EAGAIN)); in get_myaddress()
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dfopen.c133 errno = EAGAIN;
144 errno = EAGAIN;
253 errno = EAGAIN;
261 errno = EAGAIN;
H A Dfpos.c95 errno = EAGAIN;
111 errno = EAGAIN;
H A Drefill.c67 errno = EAGAIN; \
96 errno = EAGAIN; \
160 errno = EAGAIN;
/titanic_44/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_resv.c406 if (rc == EAGAIN && (flag & NSC_DEFER))
461 return (EAGAIN);
538 return (EAGAIN);
596 return (EAGAIN);
811 return (EAGAIN);
848 return (EAGAIN); in _nsc_detach_dev()
868 if (rc == EAGAIN || rc == ERESTART) in _nsc_detach_dev()
914 return (EAGAIN); in _nsc_call_dev()
973 return (EAGAIN);
/titanic_44/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()
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c671 error = EAGAIN; in mboxsc_putmsg()
686 if ((unlock_err != 0) && ((error == 0) || (error == EAGAIN))) { in mboxsc_putmsg()
726 ((error == EAGAIN) || (error == 0)) && in mboxsc_putmsg()
955 } else if ((error == EAGAIN) && (deadline - ddi_get_lbolt() >= 0)) { in mboxsc_getmsg()
1069 error = EAGAIN; in mboxsc_getmsg()
1784 } else if (error == EAGAIN) { in mboxsc_lock_flags()
1798 if ((error == EAGAIN) || (error == EBUSY)) { in mboxsc_lock_flags()
1822 } while (((error == EAGAIN) || (error == EBUSY)) && in mboxsc_lock_flags()
1828 if ((error != EAGAIN) && (error != EBUSY)) { in mboxsc_lock_flags()
1883 if ((error == EAGAIN) && mandatory) { in mboxsc_unlock_flags()
[all …]
H A Dcvc.c912 if (rval != EAGAIN) { in cvc_iosram_ops()
974 if ((rval != 0) && (rval != EAGAIN)) { in cvc_send_to_iosram()
1031 if ((rval != 0) && (rval != EAGAIN)) { in cvc_send_to_iosram()
1039 if ((rval != 0) && (rval != EAGAIN)) { in cvc_send_to_iosram()
1117 if ((rval != 0) && (rval != EAGAIN)) { in cvc_getstr()
1131 if ((rval != 0) && (rval != EAGAIN)) { in cvc_getstr()
1148 if ((rval != 0) && (rval != EAGAIN)) { in cvc_getstr()
1163 if (rval != EAGAIN) { in cvc_getstr()
1177 if (rval != EAGAIN) { in cvc_getstr()
1195 if (rval != EAGAIN) { in cvc_getstr()
[all …]
/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-retire/
H A Dcma_page_sun4v.c42 if (errno == EAGAIN) in cma_fmri_page_service_state()
56 if (errno == EAGAIN) in cma_fmri_page_retire()
/titanic_44/usr/src/cmd/lp/lib/msgs/
H A Dmwrite.c66 return (errno == EAGAIN ? 0 : -1); in mflush()
118 if (errno != EAGAIN) in mwrite()
147 return (errno == EAGAIN ? 0 : -1); in mwrite()
/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfpkrd.c125 else if(errno == EAGAIN)
155 else if(errno == EAGAIN)
174 else if(errno == EAGAIN)
233 else if(errno == EAGAIN)
/titanic_44/usr/src/cmd/mdb/common/kmdb/
H A Dkvm_cpu.c65 else if (errno == EAGAIN) in kmt_cpu_create()
70 (void) set_errno(EAGAIN); in kmt_cpu_create()
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dreadv.c68 if (errno == EAGAIN) in bc_readv()
87 if (errno == EAGAIN) in bc_readv()
H A Dwritev.c74 if (errno == EAGAIN) in bc_writev()
90 if (errno == EAGAIN) in bc_writev()
/titanic_44/usr/src/cmd/syseventd/modules/sysevent_reg_mod/
H A Dsysevent_reg_mod.c134 return (EAGAIN); in deliver_event()
151 return (EAGAIN); in deliver_event()
157 return (EAGAIN); in deliver_event()
/titanic_44/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()
1140 if (error == EAGAIN) in nlm_call_test()
1370 if (error == EAGAIN) in nlm_call_share()
1399 error = EAGAIN; in nlm_call_share()
1447 if (error == EAGAIN) in nlm_call_unshare()
1472 error = EAGAIN; in nlm_call_unshare()
[all …]
/titanic_44/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()

12345678910>>...26