Searched defs:timeout (Results 26 - 50 of 673) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dslinux.c44 static int timeout; variable
H A Dsnit.c57 static int timeout; variable
/freebsd-10-stable/contrib/ofed/management/libibmad/src/
H A Dsmp.c52 smp_set_via(void *data, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout, const void *srcport) argument
82 smp_set(void *data, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout) argument
88 smp_query_via(void *rcvbuf, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout, const void *srcport) argument
119 smp_query(void *rcvbuf, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout) argument
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_event.c118 struct timespec timeout; local
/freebsd-10-stable/contrib/telnet/telnet/
H A Dnetwork.c86 static struct timeval timeout = { 0, 0 }; local
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c74 static struct timeval timeout = { 0 }; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dnet_write.c47 krb5_net_write_block(krb5_context context, void *p_fd, const void *buf, size_t len, time_t timeout) argument
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-poll.c43 poll(struct pollfd *fds, nfds_t nfds, int timeout) argument
/freebsd-10-stable/libexec/ypxfr/
H A Dypxfr_getmap.c67 struct timeval timeout; local
H A Dypxfrd_getmap.c108 struct timeval timeout = { 0, 25 }; local
/freebsd-10-stable/sbin/dhclient/
H A Dtree.h52 time_t timeout; member in struct:tree_cache
/freebsd-10-stable/sys/boot/arm/at91/bootspi/
H A Denv_vars.c52 ReadCharFromEnvironment(int timeout) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uart.h106 static inline uint8_t cvmx_uart_read_byte_with_timeout(int uart_index, int *timedout, volatile unsigned timeout) argument
/freebsd-10-stable/sys/dev/usb/storage/
H A Drio500_usb.h41 int timeout; member in struct:RioCommand
/freebsd-10-stable/usr.sbin/nscd/
H A Dnscdcli.h34 struct timeval timeout; member in struct:nscd_connection_params
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Depoll_sub.c59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-closed.c55 struct timeval timeout = {3, 0}; variable in typeref:struct:timeval
/freebsd-10-stable/contrib/ntp/util/
H A Dtestrs6000.c42 timeout( function
/freebsd-10-stable/lib/libc/rpc/
H A Dpmap_getport.c60 static const struct timeval timeout = { 5, 0 }; variable in typeref:struct:timeval
H A Drtime.c70 rtime(struct sockaddr_in *addrp, struct timeval *timep, struct timeval *timeout) argument
/freebsd-10-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc2.c95 struct timespec timeout; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call.c60 struct timeval timeout; local
/freebsd-10-stable/contrib/ipfilter/ipsd/
H A Dslinux.c41 static int timeout; variable
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.h62 uint32_t timeout; member in class:lldb_private::CommandObjectExpression::CommandOptions
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Utility/
H A DKQueue.cpp46 TimeSpecTimeout timeout; local

Completed in 418 milliseconds

1234567891011>>