Searched refs:processReq (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd.c69 int processReq(int sockfd); //Process the request from the client side
321 if (LPRflag==0) processReq(clisockfd);
346 if(LPRflag==0) processReq(clisockfd);
378 int processReq(int sockfd) function
H A Dlpd_lisa.c54 int processReq(int sockfd); //Process the request from the client side
306 processReq(clisockfd);
310 // processReq(clisockfd);
347 int processReq(int sockfd) function
/asus-wl-520gu-7.0.1.45/src/router/infosvr/
H A Dinfosvr.c188 processReq(sockfd);
196 int processReq(int sockfd) function
207 //PRINT("Enter processReq\n");

Completed in 85 milliseconds