Searched defs:timeout (Results 476 - 500 of 1415) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dhttp-internal.h74 int timeout; /* timeout in seconds for events */ member in struct:evhttp_connection
119 int timeout; member in struct:evhttp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dath.c243 ath_select(int nfd, void *rset, void *wset, void *eset, struct timeval *timeout) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dhypercall.h114 HYPERVISOR_set_timer_op(u64 timeout) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dcrash.c89 int timeout = 1000; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmpboot.c267 int timeout, cpu_id; local
352 int timeout; local
372 int cpu_id, timeout; local
464 unsigned long timeout; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dnmi.c31 static unsigned int timeout = NMI_WDT_TIMEOUT; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dsmp.c111 unsigned timeout; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Diommu2.c91 unsigned long timeout; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dath.c243 ath_select(int nfd, void *rset, void *wset, void *eset, struct timeval *timeout) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Detm.c75 unsigned long timeout = TRACER_TIMEOUT; local
131 unsigned long timeout = TRACER_TIMEOUT; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_SET.c295 unsigned int timeout; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_set.h121 u_int32_t timeout; member in struct:xt_set_info_target_v2
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libipq/
H A Dlibipq.c123 ipq_netlink_recvfrom(const struct ipq_handle *h, unsigned char *buf, size_t len, int timeout) argument
290 ipq_read(const struct ipq_handle *h, unsigned char *buf, size_t len, int timeout) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/libipq/
H A Dlibipq.c121 ipq_netlink_recvfrom(const struct ipq_handle *h, unsigned char *buf, size_t len, int timeout) argument
289 ipq_read(const struct ipq_handle *h, unsigned char *buf, size_t len, int timeout) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftpd.c334 int timeout; variable
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Ddhcpc.c52 static unsigned long timeout; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Drx.c46 static int read_byte(int fd, unsigned int timeout) argument
72 unsigned int timeout = TIMEOUT_LONG; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Disrv.c33 int timeout; member in struct:isrv_state_t
271 isrv_run( int listen_fd, int (*new_peer)(isrv_state_t *state, int fd), int (*do_rd)(int fd, void **), int (*do_wr)(int fd, void **), int (*do_timeout)(void **), int timeout, int linger_timeout) argument
H A Dtftp.c127 int timeout = TFTP_NUM_RETRIES; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dsimple-watch.c452 int avahi_simple_poll_prepare(AvahiSimplePoll *s, int timeout) { argument
588 int avahi_simple_poll_iterate(AvahiSimplePoll *s, int timeout) { argument
618 static int system_poll(struct pollfd *ufds, unsigned int nfds, int timeout, AVAHI_GCC_UNUSE argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-mainloop.c77 DBusTimeout *timeout; member in struct:__anon1672
85 timeout_callback_new (DBusTimeout *timeout) argument
390 _dbus_loop_add_timeout(DBusLoop *loop, DBusTimeout *timeout) argument
414 _dbus_loop_remove_timeout(DBusLoop *loop, DBusTimeout *timeout) argument
445 check_timeout(unsigned long tv_sec, unsigned long tv_usec, TimeoutCallback *tcb, int *timeout) argument
600 long timeout; local
[all...]
H A Ddbus-pending-call.c72 DBusTimeout *timeout; /**< Timeout */ member in struct:DBusPendingCall
121 DBusTimeout *timeout; local
[all...]
H A Ddbus-server.c350 protected_change_timeout(DBusServer *server, DBusTimeout *timeout, DBusTimeoutAddFunction add_function, DBusTimeoutRemoveFunction remove_function, DBusTimeoutToggleFunction toggle_function, dbus_bool_t enabled) argument
406 _dbus_server_add_timeout(DBusServer *server, DBusTimeout *timeout) argument
421 _dbus_server_remove_timeout(DBusServer *server, DBusTimeout *timeout) argument
440 _dbus_server_toggle_timeout(DBusServer *server, DBusTimeout *timeout, dbus_bool_t enabled) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dmessages.c232 message_send_pid_internal(struct process_id pid, int msg_type, const void *buf, size_t len, BOOL duplicates_allowed, unsigned int timeout) argument
379 message_send_pid_with_timeout(struct process_id pid, int msg_type, const void *buf, size_t len, BOOL duplicates_allowed, unsigned int timeout) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dnotify.c119 static void print_notify_send_messages_to_printer(const char *printer, unsigned int timeout) argument
187 buf, offset, True, timeout); local
195 void print_notify_send_messages(unsigned int timeout) argument

Completed in 99 milliseconds

<<11121314151617181920>>