Searched defs:timeout (Results 1 - 25 of 446) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_timeout.c49 timeout(int tm) function
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfprintf.c29 ** timeout -- time to complete print
40 sm_io_fprintf(SM_FILE_T *fp, int timeout, const char *fmt, ...) argument
42 sm_io_fprintf(fp, timeout, fmt, va_alist)
44 int timeout;
54 ret = sm_io_vfprintf(fp, timeout, fmt, ap);
H A Dfscanf.c29 ** timeout -- time to complete scan
40 sm_io_fscanf(SM_FILE_T *fp, int timeout, char const *fmt, ...) argument
42 sm_io_fscanf(fp, timeout, fmt, va_alist)
44 int timeout;
54 ret = sm_vfscanf(fp, timeout, fmt, ap);
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtimeout.c30 * timeout.c
40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/timeout.c 1.1 1995/06/19 16:12:10 ant Exp $";
59 (timeout)(int delay) function
62 __m_trace("timeout(%d)", delay);
67 __m_return_void("timeout");
H A Dwgetch.c116 int ch, i, j, timeout; local
180 timeout = w->_flags & W_USE_TIMEOUT;
200 if (timeout) {
206 timeout = 0;
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtimeout.c32 * timeout.c
42 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/timeout.c 1.1 "
59 #undef timeout macro
62 timeout(int delay) function
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_cto.c41 * Interpose socket(3SOCKET), so that we can set the connect timeout.
50 int timeout = 1000 * proxyInfo.bind_timeout.tv_sec + local
65 if (ret >= 0 && timeout > 0) {
67 &timeout, sizeof (timeout)) != 0)
70 timeout, errno);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpoll.c42 poll(struct pollfd *fds, nfds_t nfd, int timeout) argument
47 if (timeout < 0)
50 ts.tv_sec = timeout / MILLISEC;
51 ts.tv_nsec = (timeout % MILLISEC) * MICROSEC;
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dwrappers.c84 ADM_Recv(rscp_msg_t *msg, struct timespec *timeout, int expectType, argument
87 if (rscp_recv(msg, timeout) != 0) {
H A Dsmq.c153 smq_xreceive(smq_t *smq, timestruc_t *timeout, smq_msg_t *msg) argument
162 if ((Status = xsem_xwait(&smq->smq_msgAvail, 1, timeout)) == XSEM_ETIME)
H A Dxsem.c136 xsem_xwait(xsem_t *sem, int timeout, timestruc_t *mytime) argument
141 if (timeout == 0)
166 * chance to check before timeout ??? TBD
/illumos-gate/usr/src/cmd/hal/hald-runner/
H A Drunner.h40 guint32 timeout; member in struct:__anon634
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_wait.c55 * timeout
70 IN DAT_TIMEOUT timeout, /* agent */
141 dat_status = dapls_ib_cno_wait(cno_ptr, timeout, &evd_ptr);
174 * the loop is a timeout.
68 dapl_cno_wait( IN DAT_CNO_HANDLE cno_handle, IN DAT_TIMEOUT timeout, OUT DAT_EVD_HANDLE *evd_handle) argument
H A Ddapl_ep_connect.c60 * timeout
80 IN DAT_TIMEOUT timeout,
99 timeout,
284 private_data_size, &prd, timeout);
76 dapl_ep_connect( IN DAT_EP_HANDLE ep_handle, IN DAT_IA_ADDRESS_PTR remote_ia_address, IN DAT_CONN_QUAL remote_conn_qual, IN DAT_TIMEOUT timeout, IN DAT_COUNT private_data_size, IN const DAT_PVOID private_data, IN DAT_QOS qos, IN DAT_CONNECT_FLAGS connect_flags) argument
H A Ddapl_ep_dup_connect.c59 * timeout
79 IN DAT_TIMEOUT timeout,
117 remote_ia_address_ptr, remote_conn_qual, timeout,
76 dapl_ep_dup_connect( IN DAT_EP_HANDLE ep_handle, IN DAT_EP_HANDLE ep_dup_handle, IN DAT_TIMEOUT timeout, IN DAT_COUNT private_data_size, IN const DAT_PVOID private_data, IN DAT_QOS qos) argument
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_master.c178 struct timeval timeout, char **master)
196 timeout) != RPC_SUCCESS)
177 domaster(char *domain, char *map, struct dom_binding *pdomb, struct timeval timeout, char **master) argument
H A Dyp_order.c107 struct timeval timeout, unsigned long *order)
125 timeout) != RPC_SUCCESS)
106 doorder(char *domain, char *map, struct dom_binding *pdomb, struct timeval timeout, unsigned long *order) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dnetwork.c93 static struct timeval timeout = { 0 }; local
100 value = select(net+1, NULL, NULL, &excepts, &timeout);
/illumos-gate/usr/src/cmd/tip/aculib/
H A Ddf.c21 static void timeout(void);
78 (void) signal(SIGALRM, (sig_handler_t)timeout);
115 timeout(void) function
/illumos-gate/usr/src/cmd/make/lib/makestate/
H A Dlock.c57 * The timeout value specifies how long to wait for stale locks
58 * to disappear. If the lock is more than 'timeout' seconds old
77 file_lock(char * name, char * lockname, int timeout) argument
86 if (timeout <= 0) {
87 timeout = 15;
134 if (statb.st_mtime + timeout < fs_statb.st_mtime) {
/illumos-gate/usr/src/boot/sys/boot/arm/at91/bootspi/
H A Denv_vars.c52 ReadCharFromEnvironment(int timeout) argument
/illumos-gate/usr/src/boot/sys/boot/usb/
H A Dbsd_usbloader_test.c61 pause(const char *what, int timeout) argument
63 if (timeout == 0)
64 timeout = 1;
66 usleep((1000000 / hz) * timeout);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drtime_tli.c71 rtime_tli(char *host, struct timeval *timep, struct timeval *timeout) argument
81 nconf = __rpc_getconfip(timeout == NULL ? "tcp" : "udp");
120 msec = __rpc_timeval_to_msec(timeout);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drdate.c78 static void timeout(int);
109 (void) signal(SIGALRM, timeout);
182 timeout(int sig) function
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call.c60 struct timeval timeout; local
68 timeout.tv_sec = 30;
69 timeout.tv_usec = 0;
92 timeout);

Completed in 129 milliseconds

1234567891011>>