Searched refs:accept (Results 226 - 250 of 352) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dsco.c994 .accept = sco_sock_accept,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3debughandlers.c196 /// Connection structure with which to wait and accept a connection from
201 // Connection structures to deal with the client after we accept the connection
202 // and the server while we accept a connection.
211 // Specifies the length of the connection structure to accept()
284 // Now we can try to accept a connection on the port
287 delboy->socket = accept(serverSocket, (pANTLR3_SOCKADDRC)&client, &sockaddr_len);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-ui.js1576 accept: '*',
1586 var o = this.options, accept = o.accept;
1589 this.accept = $.isFunction(accept) ? accept : function(d) {
1590 return d.is(accept);
1620 if(key == 'accept') {
1621 this.accept = $.isFunction(value) ? value : function(d) {
1645 if (this.accept
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex276 \verb|i| or \verb|o|. F.e.\ \verb|icsum| orders to accept only
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-win.c865 socket2 = accept (temp, (struct sockaddr *) &saddr, &len);
1585 client_fd = accept (listen_fd, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm472 ;;; then automatically accept it as the best possible match and leave.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm389 ;;; then automatically accept it as the best possible match and leave.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dsocket.c787 new_sd = accept (sd, &act->dest.addr.sa, &remote_len);
790 #if 0 /* For debugging only, test the effect of accept() failures */
801 msg (D_LINK_ERRORS | M_ERRNO, "TCP: accept(%d) failed", sd);
1519 * Pass a remote name to connect/accept so that
2602 msg (M_FATAL, "ERROR: received strange incoming packet with an address length of %d -- we only accept address lengths of %d.",
3300 ret = accept (sd, (struct sockaddr *) remote, &remote_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dwincmn.cpp2786 void wxWindowBase::DragAcceptFiles(bool accept)
2788 if ( accept )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex184 format, and Windows bitmap format. Note that not all Windows applications can accept the vector format.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcmdlpars.tex182 to decide which options to accept during the run-time, using one of the
H A Dmanual.tex503 9. You are not required to accept this License, since you have not
506 prohibited by law if you do not accept this License. Therefore, by
H A Dmanual2e.tex506 9. You are not required to accept this License, since you have not
509 prohibited by law if you do not accept this License. Therefore, by
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c2556 .accept = sock_no_accept,
2577 .accept = sock_no_accept,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx64/
H A Dgvmat64.asm472 ;;; then automatically accept it as the best possible match and leave.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm389 ;;; then automatically accept it as the best possible match and leave.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_direct.c360 sck = accept(dmix->server_fd, 0, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/socket_wrapper/
H A Dsocket_wrapper.c115 #define real_accept accept
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dftp.c1214 s = accept(data, (struct sockaddr *) &from, &fromlen);
1216 perror("ftp: accept");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dgsocket.cpp853 connection->m_fd = accept(m_fd, &from, (WX_SOCKLEN_T *) &fromlen);
1456 * callback function can be made to accept different events.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dwindow.cpp729 void wxWindowX11::DragAcceptFiles(bool WXUNUSED(accept))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dlowcomms.c696 /* Listening socket is busy, accept a connection */
722 result = con->sock->ops->accept(con->sock, newsock, O_NONBLOCK);
799 * beween processing the accept adding the socket
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_sel.c82 if ((s = accept(db_rep->listen_fd, (struct sockaddr *)&siaddr,
112 "accept error %d considered innocuous", ret));
115 __db_err(env, ret, "accept error");
122 __db_err(env, ret, "can't set nonblock after accept");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Dbcm.c1575 .accept = sock_no_accept,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Draw.c1318 .accept = sock_no_accept, /* a do nothing */

Completed in 499 milliseconds

1234567891011>>