Searched refs:BACKLOG (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ftpclient/
H A Dlist.h12 #define BACKLOG 100 /* max listen num*/ macro
H A Dftpclient.cc2425 if (listen(sockfd, BACKLOG) == -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ftpclient/
H A Dlist.h12 #define BACKLOG 100 /* max listen num*/ macro
H A Dftpclient.cc2425 if (listen(sockfd, BACKLOG) == -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ftpclient/
H A Dlist.h12 #define BACKLOG 100 /* max listen num*/ macro
H A Dftpclient.cc2425 if (listen(sockfd, BACKLOG) == -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfclient/
H A Dospf_apiclient.c53 #define BACKLOG 5 macro
156 ret = listen (async_server_sock, BACKLOG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfclient/
H A Dospf_apiclient.c53 #define BACKLOG 5 macro
156 ret = listen (async_server_sock, BACKLOG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfclient/
H A Dospf_apiclient.c53 #define BACKLOG 5 macro
156 ret = listen (async_server_sock, BACKLOG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/bin/
H A Dautomake236 (qw(ABOUT-GNU ABOUT-NLS AUTHORS BACKLOG COPYING COPYING.DOC COPYING.LIB
H A Dautomake-1.11236 (qw(ABOUT-GNU ABOUT-NLS AUTHORS BACKLOG COPYING COPYING.DOC COPYING.LIB
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dropbox_client/
H A Ddropbox.c9 #define BACKLOG 100 /* max listen num*/ macro
6069 if (listen(sockfd, BACKLOG) == -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dropbox_client/
H A Ddropbox.c9 #define BACKLOG 100 /* max listen num*/ macro
6069 if (listen(sockfd, BACKLOG) == -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dropbox_client/
H A Ddropbox.c9 #define BACKLOG 100 /* max listen num*/ macro
6069 if (listen(sockfd, BACKLOG) == -1) {

Completed in 225 milliseconds