Searched refs:timeout (Results 351 - 375 of 853) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat_redirection.h179 #define DAT_EP_CONNECT(ep, ia_addr, conn_qual, timeout, psize, pdata, \
185 (timeout),\
191 #define DAT_EP_DUP_CONNECT(ep, dup, timeout, psize, pdata, qos) \
195 (timeout),\
533 IN DAT_TIMEOUT, /* timeout */
542 IN DAT_TIMEOUT, /* timeout */
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c116 u32 done = 0, timeout = 0; local
126 if (++timeout >= NX_OS_CRB_RETRY_COUNT) {
127 cmn_err(CE_WARN, "%s: lock timeout.\n", __func__);
154 int timeout = 0; local
160 if (++timeout > NX_OS_CRB_RETRY_COUNT)
204 cmn_err(CE_WARN, "%s: card response timeout.\n",
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h78 * Default values for timer and timeout - taken from SBM
79 * timer 15 secs (15000 msec) and timeout 60 secs (60000 msec).
168 uint64_t timeout; /* flow timeout */ member in struct:flowacct_data_s
173 /* TRhe flow table. We'll use the last bucket for timeout purposes */
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_async.h229 hrtime_t timeout);
/illumos-gate/usr/src/uts/common/sys/
H A Dddidevmap.h146 timeout_id_t timeout; /* Timeout ID */ member in struct:devmap_ctx
H A Dstmf.h383 stmf_status_t stmf_task_poll_lu(scsi_task_t *task, uint32_t timeout);
384 stmf_status_t stmf_task_poll_lport(scsi_task_t *task, uint32_t timeout);
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h126 uint_t timeout,
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h112 /* special timeout values for dhcp_ipc_make_request() */
274 int32_t timeout; /* timeout in seconds */ member in struct:dhcp_ipc_request
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c381 /* content of timeout = 0 : polling */
385 /* timeout pointer = NULL : wait indefinitely */
545 /* Update remaining timeout for the kernel */
584 /* Update remaining timeout */
626 const timespec_t *timeout)
628 return (__aio_suspend((void **)list, nent, timeout, 0));
929 * return if the timeout expires. Additionally, aio_waitn returns 0 if
1153 * a timeout error (ETIME).
1201 const timespec_t *timeout)
1203 return (__aio_waitn((void **)list, nent, nwait, timeout));
625 aio_suspend(const aiocb_t * const list[], int nent, const timespec_t *timeout) argument
1200 aio_waitn(aiocb_t *list[], uint_t nent, uint_t *nwait, const timespec_t *timeout) argument
1517 aio_suspend64(const aiocb64_t * const list[], int nent, const timespec_t *timeout) argument
1761 aio_waitn64(aiocb64_t *list[], uint_t nent, uint_t *nwait, const timespec_t *timeout) argument
[all...]
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c477 ses_poll(struct pollfd fds[], nfds_t nfds, int timeout) argument
484 err = poll(fds, nfds, timeout);
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfindfp.c230 int timeout = SM_TIME_DEFAULT; local
232 (void) sm_fwalk(sm_flush, &timeout); /* `cheating' */
/illumos-gate/usr/src/cmd/tip/
H A Dtip.c33 extern void timeout(void);
217 (void) signal(SIGALRM, (sig_handler_t)timeout);
/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c408 * Set timeout for ending the beep after the
412 beep_state.timeout_id = timeout(beep_timeout, NULL,
485 /* Set timeout for ending the beep after the specified time */
487 beep_state.timeout_id = timeout(beep_timeout, NULL,
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Didn_asm.s178 sub %o5, %g5, %g2 ! limit - tick < 0 if timeout
244 ! Increment the appropriate entry in a send_mondo timeout array
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn_sigb.h74 * timeout field must be first.
77 int32_t timeout; /* seconds */ member in struct:__anon10106
86 * timeout field must be first.
102 int32_t timeout; /* seconds */ member in struct:__anon10107
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h182 clock_t timeout; member in struct:sf_reset_list
322 uint_t timeout; member in struct:sf_els_hdr
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c455 * Initialize the hc timer and associate the notification of timeout to
484 * HC timeout handler.
494 * Set up the timer to fire at the earliest timeout.
500 int timeout; local
510 if ((timeout = iu_earliest_timer(ilbd_hc_timer_q)) == INFTIM) {
513 } else if (timeout == 0) {
515 * Handle the timeout immediately. After that (clearing all
523 itimeout.it_value.tv_sec = timeout / MILLISEC + 1;
529 * Failure to set a timeout is "OK" since hopefully there will be
656 * Probe timeout handle
703 int timeout; local
[all...]
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Definet.c145 efinet_get(struct iodesc *desc, void *pkt, size_t len, time_t timeout) argument
157 while ((time(0) - t) < timeout) {
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c115 struct timespec timeout; member in struct:ctl_sctx
173 u_int timeout, int backlog, int max_sess,
203 ctx->timeout = evConsTime(timeout, 0);
356 if (evSetIdleTimer(ctx->ev, ctl_wrtimeout, sess, ctx->timeout,
533 if (evSetIdleTimer(ctx->ev, ctl_rdtimeout, sess, ctx->timeout,
641 (*ctx->logger)(ctl_warning, "%s: %s: write timeout, closing",
668 (*ctx->logger)(ctl_warning, "%s: %s: timeout, closing",
170 ctl_server(evContext lev, const struct sockaddr *sap, size_t sap_len, const struct ctl_verb *verbs, u_int unkncode, u_int timeoutcode, u_int timeout, int backlog, int max_sess, ctl_logfunc logger, void *uctx) argument
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c315 LDAP_X_PollFD fds[], int nfds, int timeout,
341 return ( ld->ld_sasl_io_fns.lextiof_poll( fds, nfds, timeout,
841 struct timeval timeout; local
848 timeout.tv_sec = SEARCH_TIMEOUT_SECS;
849 timeout.tv_usec = 0;
852 "objectclass=*", attr, 0, &timeout, &res );
314 nsldapi_sasl_poll( LDAP_X_PollFD fds[], int nfds, int timeout, struct lextiof_session_private *arg ) argument
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c250 do_ldapssl_connect(const char *hostlist, int defport, int timeout, argument
306 timeout, options, sessionarg, socketargp
454 ldapssl_connect(const char *hostlist, int defport, int timeout, argument
458 return( do_ldapssl_connect( hostlist, defport, timeout, options,
464 ldapssl_clientauth_connect(const char *hostlist, int defport, int timeout, argument
468 return( do_ldapssl_connect( hostlist, defport, timeout, options,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c169 { "timeout", timeout_handler },
175 static int timeout; variable
228 "timeout value: %s\n", argv[0], optarg);
590 * Return the timeout option value string to include in the OACK reply.
605 * The timeout value in the OACK reply must match the value specified
606 * by the client, so if an invalid timeout is requested don't include
607 * the timeout option in the OACK reply.
1001 timeout += rexmtval;
1002 if (timeout >= maxtimeout)
1019 timeout
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c480 struct timeval timeout; local
484 * then set the buffer timeout down
489 timeout.tv_sec = 0;
490 timeout.tv_usec = 100000;
492 timeout.tv_sec = 1;
493 timeout.tv_usec = 0;
496 init_datalink(dh, snaplen, chunksize, &timeout, fp);
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c271 struct timeval timeout, timelimit; local
386 timeout.tv_sec = 0;
387 timeout.tv_usec = 0;
652 resultusetimelimit ? &timelimit : &timeout, &res )) < 1 ) {
748 case 't': /* set timeout value */
749 getaline( line, sizeof(line), stdin, "timeout? " );
750 timeout.tv_sec = atoi( line );
758 case 'u': /* user friendly search w/optional timeout */
769 &timeout );
848 getaline( line, sizeof(line), stdin, "Cache timeout (sec
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c275 //Adjust timeout for our emulation needs
951 * TBD - add timeout value
960 u32_t timeout,
973 UNREFERENCED_PARAMETER_(timeout);
1037 u32_t timeout,
1055 lm_status = lm_mcp_cmd_response( pdev, mcp_mb_type, drv_msg, timeout, p_fw_resp ) ;
1084 u32_t timeout,
1091 lm_status = lm_mcp_cmd_send_recieve_non_atomic(pdev, mcp_mb_type, drv_msg, param, timeout, p_fw_resp);
957 lm_mcp_cmd_response( struct _lm_device_t *pdev, lm_mcp_mb_type mcp_mb_type, u32_t drv_msg, u32_t timeout, OUT u32_t* p_fw_resp ) argument
1033 lm_mcp_cmd_send_recieve_non_atomic( struct _lm_device_t *pdev, lm_mcp_mb_type mcp_mb_type, u32_t drv_msg, u32_t param, u32_t timeout, OUT u32_t* p_fw_resp ) argument
1080 lm_mcp_cmd_send_recieve( struct _lm_device_t *pdev, lm_mcp_mb_type mcp_mb_type, u32_t drv_msg, u32_t param, u32_t timeout, OUT u32_t* p_fw_resp ) argument

Completed in 157 milliseconds

<<11121314151617181920>>