Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/titanic_51/usr/src/lib/libsip/common/
H A Dsip_timeout.c39 typedef struct timeout { struct
40 struct timeout *sip_timeout_next; argument
67 sip_timeout_t *timeout = NULL; in sip_run_to_functions() local
41 sip_timeout_valtimeout global() argument
42 sip_timeout_callback_functimeout global() argument
43 sip_timeout_callback_func_argtimeout global() argument
44 sip_timeout_idtimeout global() argument
242 sip_timeout_t *timeout = NULL; sip_schedule_to_functions() local
[all...]
/titanic_51/usr/src/cmd/sendmail/libsm/
H A Drefill.c60 #define SM_IO_RD_TIMEOUT(fp, fd, to, timeout, sel_ret) \ argument
119 sm_lflush(fp,timeout) sm_lflush() argument
142 sm_refill(fp,timeout) sm_refill() argument
294 sm_rget(fp,timeout) sm_rget() argument
[all...]
H A Dfflush.c49 int SM_NONVOLATILE timeout; variable
91 sm_flush(fp, timeout) in sm_flush() argument
[all...]
H A Drewind.c40 int timeout; variable
H A Dget.c44 int timeout; variable
H A Dfopen.c109 sm_io_open(type, timeout, info, flags, rpool) in sm_io_open() argument
223 sm_io_reopen(type,timeout,info,flags,rpool,fp) sm_io_reopen() argument
[all...]
H A Dwbuf.c45 int timeout; variable
H A Dfput.c42 int timeout; variable
H A Dsem.c112 sm_sem_acq(semid, semnum, timeout) in sm_sem_acq() argument
151 sm_sem_rel(semid, semnum, timeout) in sm_sem_rel() argument
[all...]
H A Dfwrite.c43 int timeout; variable
H A Dput.c49 int timeout; variable
/titanic_51/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c163 poll_wrapper(pollfd_t *fds, nfds_t nfds, int timeout, time_t *elapsed) in poll_wrapper() argument
181 dppoll(int pollfd,pollfd_t * fds,nfds_t nfds,int timeout,time_t * elapsed) dppoll() argument
234 int timeout = 10; poll_no_fd_test() local
262 int timeout = 10; poll_with_fds_test() local
295 int timeout = 10; dev_poll_no_fd_test() local
323 int timeout = 10; dev_poll_with_fds_test() local
[all...]
/titanic_51/usr/src/cmd/sendmail/libmilter/
H A Dsmfi.c51 struct timeval timeout; local
249 struct timeval timeout; local
389 struct timeval timeout; global() local
418 struct timeval timeout; global() local
449 struct timeval timeout; global() local
493 struct timeval timeout; global() local
855 struct timeval timeout; global() local
[all...]
H A Dcomm.c59 mi_rd_cmd(sd, timeout, cmd, rlen, name) in mi_rd_cmd() argument
241 retry_writev(fd, iov, iovcnt, timeout) in retry_writev() argument
320 mi_wr_cmd(sd,timeout,cmd,buf,len) mi_wr_cmd() argument
[all...]
/titanic_51/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_name_service.c236 IN DAT_TIMEOUT timeout, in dapls_ns_lookup_address() argument
329 IN DAT_TIMEOUT timeout, in dapls_ns_lookup_address() argument
353 dapls_ns_lookup_v4(IN DAPL_IA * ia_ptr,IN struct sockaddr_in * addr,IN DAT_TIMEOUT timeout,OUT ib_gid_t * gid) dapls_ns_lookup_v4() argument
446 dapls_ns_lookup_v6(IN DAPL_IA * ia_ptr,IN struct sockaddr_in6 * addr,IN DAT_TIMEOUT timeout,OUT ib_gid_t * gid) dapls_ns_lookup_v6() argument
634 dapls_ns_resolve_addr(int af,struct sockaddr * addr,DAT_TIMEOUT timeout) dapls_ns_resolve_addr() argument
[all...]
/titanic_51/usr/src/cmd/lp/model/netpr/
H A Dnet.c134 int timeout; in xfer_file() local
200 int timeout; xfer_cfAfile() local
322 int timeout = 1; netpr_send_message() local
[all...]
/titanic_51/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dmodem_setup.c65 struct timespec timeout; in ADM_Process_modem_setup() local
247 struct timespec timeout; in cleanup() local
[all...]
/titanic_51/usr/src/boot/sys/boot/arm/at91/libat91/
H A Dsd-card.c67 MCIDeviceWaitReady(unsigned int timeout) in MCIDeviceWaitReady() argument
122 int timeout = AT91C_MCI_TIMEOUT; in wait_ready() local
306 int timeout = AT91C_MCI_TIMEOUT; in MCI_SDCard_GetOCR() local
/titanic_51/usr/src/cmd/sendmail/include/sm/
H A Dsem.h55 # define sm_sem_acq(semid, semnum, timeout) 0 argument
56 # define sm_sem_rel(semid, semnum, timeout) 0 argument
/titanic_51/usr/src/stand/lib/inet/
H A Dmac.c319 mac_get_arp(struct in_addr *ip, void *hp, int hl, uint32_t timeout) in mac_get_arp() argument
387 mac_set_arp_timeout(unsigned int timeout) in mac_set_arp_timeout() argument
412 mac_call_arp(struct in_addr *addr, void *buf, uint32_t timeout) in mac_call_arp() argument
H A Dethernet.c93 ether_comarp(struct arp_packet *out, uint32_t timeout) in ether_comarp() argument
210 ether_arp(struct in_addr *ip, void *hap, uint32_t timeout) in ether_arp() argument
298 uint32_t timeout, reltime; in ether_input() local
[all...]
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Deloop.c95 struct eloop_timeout *timeout, *tmp, *prev; in eloop_register_timeout() local
146 struct eloop_timeout *timeout, *prev, *next; eloop_cancel_timeout() local
311 struct eloop_timeout *timeout, *prev; eloop_destroy() local
[all...]
/titanic_51/usr/src/lib/libc/port/sys/
H A Depoll.c174 int maxevents, int timeout) in epoll_wait() argument
192 int maxevents, int timeout, const sigset_t *sigmask) in epoll_pwait() argument
/titanic_51/usr/src/lib/libcurses/screen/
H A D_timeout.c49 timeout(int tm) in timeout() function
/titanic_51/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_physical.c112 uint16_t bmic, uint16_t timeout) in smrt_phys_identify() argument
223 uint16_t timeout, uint64_t gen) in smrt_read_phys_ext() argument
383 smrt_phys_discover(smrt_t *smrt, uint16_t timeout, uint64_t gen) in smrt_phys_discover() argument
[all...]

12345678910>>...19