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

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/lib/
H A Dtimeout.rb51 def timeout(sec, klass = nil) #:yield: +sec+ method in class:Timeout
96 def timeout(n, e = nil, &block) method
[all...]
/macosx-10.9.5/postfix-252/postfix/src/tls/
H A Dtls_prng.h20 int timeout; /* time limit of applicable */ member in struct:TLS_PRNG_SRC
/macosx-10.9.5/sudo-72/src/
H A Dnanosleep.c39 struct timeval timeout, endtime, now; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dtrans.c39 struct timeval timeout; local
/macosx-10.9.5/dcerpc-58/dcerpc/libdcethread/
H A Ddcethread_select.c89 dcethread_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) argument
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Dsignal.sh354 timeout() function
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dtimed_connect.c67 int timed_connect(int sock, struct sockaddr * sa, int len, int timeout) argument
[all...]
H A Dtimed_read.c60 timed_read(int fd, void *buf, size_t len, int timeout, void *unused_context) argument
[all...]
H A Dtimed_write.c60 timed_write(int fd, void *buf, size_t len, int timeout, void *unused_context) argument
H A Dunix_connect.c59 int unix_connect(const char *addr, int block_mode, int timeout) argument
H A Dwrite_wait.c62 int write_wait(int fd, int timeout) argument
H A Dread_wait.c63 int read_wait(int fd, int timeout) argument
141 read_wait_no_poll(int fd, int timeout) argument
[all...]
H A Dwrite_buf.c58 ssize_t write_buf(int fd, const char *buf, ssize_t len, int timeout) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DPingLoader.h71 void timeout(Timer<PingLoader>*) { delete this; } function in class:WebCore::PingLoader
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dajp_utils.c22 ajp_handle_cping_cpong(apr_socket_t *sock, request_rec *r, apr_interval_time_t timeout) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A DExampleClientApp.c53 struct timeval timeout; local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/-test-/wait_for_single_fd/
H A Dwait_for_single_fd.c5 wait_for_single_fd(VALUE ign, VALUE fd, VALUE events, VALUE timeout) argument
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/
H A Dgethostuuid.c37 gethostuuid(uuid_t uuid, const struct timespec *timeout) argument
56 _getprivatesystemidentifier(uuid_t uuid, const struct timespec *timeout) argument
H A Dselect-base.c60 struct timeval tb, *timeout; local
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dtimer.el[all...]
/macosx-10.9.5/BerkeleyDB-21/db/test/scr029/
H A Dt.c21 db_timeout_t timeout; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dnetwork.c74 static struct timeval timeout = { 0 }; local
/macosx-10.9.5/Heimdal-323.92.1/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
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dclnt_simple.c94 struct timeval timeout, tottimeout; local
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dbsd-poll.c40 poll(struct pollfd *fds, nfds_t nfds, int timeout) argument

Completed in 472 milliseconds

1234567891011>>