Searched refs:accept (Results 201 - 225 of 352) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dgvmat64.asm432 ;;; then automatically accept it as the best possible match and leave.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd.c622 sock = accept(listen_sock, (struct sockaddr *)&sunaddr, &len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminidlna.c969 shttp = accept(shttpl, (struct sockaddr *)&clientname, &clientnamelen);
972 DPRINTF(E_ERROR, L_GENERAL, "accept(http): %s\n", strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dminidlna.c1272 shttp = accept(shttpl, (struct sockaddr *)&clientname, &clientnamelen);
1279 DPRINTF(E_ERROR, L_GENERAL, "accept(http): %s\n", strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfloppyd.c734 while ((new_sock = accept(sock, (struct sockaddr *)&addr, &len)) < 0){}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgsocket.cpp574 connection->m_endpoint = accept(m_endpoint, &from, (WX_SOCKLEN_T *) &fromlen);
1011 * 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/mac/classic/
H A Dgsocket.c585 connection->m_endpoint = accept(socket->m_endpoint, &from, (WX_SOCKLEN_T *) &fromlen);
1022 * 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/msw/
H A Dgsocket.cpp474 connection->m_fd = accept(m_fd, &from, &fromlen);
984 * callback function can be made to accept different events.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Drtspd.c146 /* 'idle' means that it will accept the request fine but never respond
1351 msgsock = accept(sock, NULL, NULL);
1357 logmsg("MAJOR ERROR: accept() failed with error: (%d) %s",
H A Dsockfilt.c667 /* remove from descriptor set if not ready for read/accept/close */
723 accept()
955 newfd = accept(sockfd, NULL, NULL);
958 logmsg("accept(%d, NULL, NULL) failed with error: (%d) %s",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.c777 while((confd = accept(listener->tcpfd, NULL, NULL)) == -1 && errno == EINTR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwindow.h1034 void DragAcceptFiles(bool accept);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpppoe.c1159 .accept = sock_no_accept,
H A Dpptp.c1211 .accept = sock_no_accept,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dlistener.c396 evutil_socket_t new_fd = accept(fd, (struct sockaddr*)&ss, &socklen);
441 event_sock_warn(fd, "Error from accept() call");
681 /* Some error on accept that we couldn't actually handle. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Diwcm.c266 /* Wait if we're currently in a connect or accept downcall */
287 /* accept or connect returned !0 */
291 * App called disconnect before/without calling accept after
333 * Wait if we're currently in a connect or accept downcall. A
361 * App called destroy before/without calling accept after
515 ret = cm_id->device->iwcm->accept(cm_id, iw_param);
517 /* An error on accept precludes provider events */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c859 dev->ibdev.iwcm->accept = c2_accept;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dmaint.mk754 wget --no-verbose --directory-prefix $(PODIR) --no-directories --recursive --level 1 --accept .po --accept .po.1 $(POURL) && \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/econet/
H A Daf_econet.c755 .accept = sock_no_accept,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Daf_llc.c491 * llc_ui_listen - allow a normal socket to accept incoming connections
495 * Allow a normal socket to accept incoming connections.
630 * llc_ui_accept - accept a new incoming connection.
1153 .accept = llc_ui_accept,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Dpep.c589 /* Look for a pipe handle pending accept */
1069 .accept = pep_sock_accept,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Daf_rxrpc.c763 .accept = sock_no_accept,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dipv6.c613 /* Create and initialize a new sk for the socket to be returned by accept(). */
901 .accept = inet_accept,
H A Dprotocol.c588 /* Create and initialize a new sk for the socket returned by accept(). */
893 .accept = inet_accept,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dsock.c1111 .accept = rfcomm_sock_accept,

Completed in 844 milliseconds

1234567891011>>