Searched refs:accept (Results 126 - 150 of 352) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dadmin.c87 so2 = accept(lcconf->sock_admin, (struct sockaddr *)&from, &fromlen);
90 "failed to accept admin command: %s\n",
342 "accept a request to establish IKE-SA: "
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c272 /* Main accept() loop */
287 conn = accept(sock, &remote.sa, &remote.len);
297 bb_perror_msg(tcp ? "accept" : "recv");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistd.in.h116 # undef accept
117 # define accept accept_used_without_including_sys_socket_h
145 _GL_WARN_ON_USE (accept,
146 "accept() used without including <sys/socket.h>");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassReader.java149 * be called before the {@link #accept(ClassVisitor,boolean)} method.
298 public void accept(final ClassVisitor classVisitor, final boolean skipDebug) method in class:ClassReader
300 accept(classVisitor, new Attribute[0], skipDebug);
318 public void accept( method in class:ClassReader
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Drtacct.c391 int clnt = accept(fd, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_socket.c412 ret = accept(acc_sock, (struct sockaddr *)&from, (void *)&len);
417 BIO_printf(bio_err, "accept error %d\n", i);
426 perror("accept");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dwxchar.cpp1978 WXDLLEXPORT const wxChar * wxStrpbrk(const wxChar *s, const wxChar *accept)
1980 while (*s && !wxStrchr(accept, *s))
2000 WXDLLEXPORT size_t wxStrspn(const wxChar *s, const wxChar *accept)
2003 while (wxStrchr(accept, *s++)) len++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dtcp.c248 ret = accept(m->fd, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsocketft.cpp168 socket_t s = accept(m_s, psa, psaLen);
171 CheckAndHandleError("accept", s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtunicode.tex75 strings, so another set of functions exists which do the same thing but accept
151 to an external function which doesn't accept wide-character strings.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dwindow.h125 virtual void DragAcceptFiles(bool accept);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dbpqether.c28 * limited to accept frames from one dedicated ethernet card only.
116 char acpt_addr[6]; /* accept ether frames from this address only */
203 * if we want to accept frames from just one ethernet device
322 * or multicast: accept all)
349 if (copy_from_user(bpq->acpt_addr, ethaddr->accept, ETH_ALEN))
426 "dev ether destination accept from\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsyscall_table.S103 ENTRY_SAME(accept) /* 35 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dmain.c508 if ((recon_ipc_fd = accept(disasociated_ipc_fd, NULL, NULL)) == -1) {
509 LOG(log_error, logtype_afpd, "main: accept: %s", strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpptp_callmgr.c149 wake up accept */
202 if ((s = accept(unix_sock, (struct sockaddr *) &from, &len)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_socket.c412 ret = accept(acc_sock, (struct sockaddr *)&from, (void *)&len);
417 BIO_printf(bio_err, "accept error %d\n", i);
426 perror("accept");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_tcp.c95 /* accept the socket and do a little sanity checking */
102 dsi->socket = accept(dsi->serversock, (struct sockaddr *) &dsi->client, &len);
275 /* this needs to accept passed in addresses */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_socket.c402 ret=accept(acc_sock,(struct sockaddr *)&from,(void *)&len);
407 BIO_printf(bio_err,"accept error %d\n",i);
415 perror("accept");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dmswindows.c598 WRAP (accept, (int s, struct sockaddr *a, int *alen), (s, a, alen))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dfile.c427 new = accept(fd, NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c326 * Used by TinyTP to tell us if it can accept more data or not
886 * We can perform the accept only if there is incoming data
2593 .accept = irda_accept,
2617 .accept = irda_accept,
2641 .accept = irda_accept,
2666 .accept = sock_no_accept,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Daf_rds.c378 .accept = sock_no_accept,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/utelnetd/
H A Dutelnetd.c540 /* First check for and accept new sessions. */
545 if ((fd = accept(master_fd, (struct sockaddr *)&sa,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c47 * on the command line, but accept() says that it came from different addr)
48 * are closed, but nc doesn't exit - continues to listen/accept.
83 3 - local address after connect??/recv/accept (IP and port are nonzero) */
87 /* remend is set after connect/recv/accept to the actual ip:port of peer */
284 party's particulars all at once, listen() and accept() don't apply.
333 rr = accept(netfd, &remend.sa, &remend.len);
335 bb_perror_msg_and_die("accept");
357 bb_perror_msg_and_die("getsockname after accept");
389 accept the connection and then reject undesireable ones by closing.
H A Dtelnetd.c444 /* First check for and accept new sessions. */
449 fd = accept(master_fd, NULL, 0);

Completed in 133 milliseconds

1234567891011>>