Searched refs:accept (Results 26 - 50 of 352) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dath.h99 int (*accept) (int s, void *addr, int *length_ptr);
107 int (*accept) (int s, struct sockaddr *addr, socklen_t *length_ptr);
97 int (*accept) (int s, void *addr, int *length_ptr); member in struct:ath_ops
105 int (*accept) (int s, struct sockaddr *addr, socklen_t *length_ptr); member in struct:ath_ops
H A Dath.c284 if (ops_set && ops.accept)
285 return (*ops.accept) (s, addr, length_ptr);
290 return accept (s, addr, length_ptr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dath.h99 int (*accept) (int s, void *addr, int *length_ptr);
107 int (*accept) (int s, struct sockaddr *addr, socklen_t *length_ptr);
97 int (*accept) (int s, void *addr, int *length_ptr); member in struct:ath_ops
105 int (*accept) (int s, struct sockaddr *addr, socklen_t *length_ptr); member in struct:ath_ops
H A Dath.c284 if (ops_set && ops.accept)
285 return (*ops.accept) (s, addr, length_ptr);
290 return accept (s, addr, length_ptr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Diw_cm.h44 IW_CM_EVENT_ESTABLISHED, /* passive side accept successful */
122 int (*accept)(struct iw_cm_id *cm_id, member in struct:iw_cm_verbs
190 * iw_cm_accept - Called to accept an incoming connect request.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/events++/
H A Dhandler.cpp93 { SOAP_SOCKET s = handler.accept();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/events++/
H A Dhandler.cpp93 { SOAP_SOCKET s = handler.accept();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h606 u8_strspn (const uint8_t *str, const uint8_t *accept);
608 u16_strspn (const uint16_t *str, const uint16_t *accept);
610 u32_strspn (const uint32_t *str, const uint32_t *accept);
615 u8_strpbrk (const uint8_t *str, const uint8_t *accept);
617 u16_strpbrk (const uint16_t *str, const uint16_t *accept);
619 u32_strpbrk (const uint32_t *str, const uint32_t *accept);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h633 u8_strspn (const uint8_t *str, const uint8_t *accept);
635 u16_strspn (const uint16_t *str, const uint16_t *accept);
637 u32_strspn (const uint32_t *str, const uint32_t *accept);
642 u8_strpbrk (const uint8_t *str, const uint8_t *accept);
644 u16_strpbrk (const uint16_t *str, const uint16_t *accept);
646 u32_strpbrk (const uint32_t *str, const uint32_t *accept);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h606 u8_strspn (const uint8_t *str, const uint8_t *accept);
608 u16_strspn (const uint16_t *str, const uint16_t *accept);
610 u32_strspn (const uint32_t *str, const uint32_t *accept);
615 u8_strpbrk (const uint8_t *str, const uint8_t *accept);
617 u16_strpbrk (const uint16_t *str, const uint16_t *accept);
619 u32_strpbrk (const uint32_t *str, const uint32_t *accept);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dip.c146 return accept(listen_fd, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dchannel.h66 int (*accept)(struct channel *c); member in struct:channel_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dchannel_tcp.c145 .accept = channel_tcp_accept,
H A Dlocal.c81 rfd = accept(server->fd, (struct sockaddr *) &local, &sin_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Dwindow.h92 virtual void DragAcceptFiles(bool accept);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dkwset.c585 struct trie const *accept; local
594 accept = NULL;
609 mch = text, accept = kwset->trie;
640 accept = trie;
658 accept = trie;
691 accept = trie;
709 accept = trie;
727 kwsmatch->index = accept->accepting / 2;
729 kwsmatch->size[0] = accept->depth;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dip.c142 return accept(listen_fd, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dip.c146 return accept(listen_fd, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/divert/
H A Disdn_divert.c394 u_char accept; local
411 accept = 0;
415 { accept = 1; /* call accepted */
421 accept = 1;
423 if (!accept) continue; /* not accepted */
428 accept = 0;
432 { accept = 1; /* call accepted */
438 accept = 1;
440 if (!accept) continue; /* not accepted */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dmswindows.h139 #define accept wrapped_accept macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest-proxied-https-auth.px49 $conn = $s->accept;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dsvcauth.h60 * accept() is given a request and should verify it.
63 * The return value of accept() can indicate:
78 * accept is passed the proc number so that it can accept NULL rpc requests
99 int (*accept)(struct svc_rqst *rq, __be32 *authp); member in struct:auth_ops
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dunarchive.h27 llist_t *accept; member in struct:archive_handle_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DmissFuncs.c229 size_t strspn(const char *s, const char *accept) argument
237 for (a = accept; *a != '\0'; ++a)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmemdebug.h108 #undef accept /* for those with accept as a macro */ macro
109 #define accept(sock,addr,len)\ macro

Completed in 272 milliseconds

1234567891011>>