Searched refs:iCount (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dlpd_lisa.c368 int iCount; local
390 iCount = sizeof(recv_buf);
398 while( iCount > 0 )
400 rcv = RECV(sockfd , recv_buf + (4 - iCount) , iCount , 60);
421 iCount = iCount - rcv;
488 iCount = pHdrCmd->ParaLength;
490 if (iCount!=0)
495 PRINT("HdrCmd Length %d\n", iCount);
[all...]
H A Dlpd.c418 int iCount; local
440 iCount = sizeof(recv_buf);
448 while( iCount > 0 )
450 rcv = RECV(sockfd , recv_buf + (4 - iCount) , iCount , 60);
471 iCount = iCount - rcv;
538 iCount = pHdrCmd->ParaLength;
540 if (iCount!=0)
545 //PRINT("HdrCmd Length %d\n", iCount);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dlpd_lisa.c368 int iCount; local
390 iCount = sizeof(recv_buf);
398 while( iCount > 0 )
400 rcv = RECV(sockfd , recv_buf + (4 - iCount) , iCount , 60);
421 iCount = iCount - rcv;
488 iCount = pHdrCmd->ParaLength;
490 if (iCount!=0)
495 PRINT("HdrCmd Length %d\n", iCount);
[all...]
H A Dlpd.c418 int iCount; local
440 iCount = sizeof(recv_buf);
448 while( iCount > 0 )
450 rcv = RECV(sockfd , recv_buf + (4 - iCount) , iCount , 60);
471 iCount = iCount - rcv;
538 iCount = pHdrCmd->ParaLength;
540 if (iCount!=0)
545 //PRINT("HdrCmd Length %d\n", iCount);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dlpd_lisa.c368 int iCount; local
390 iCount = sizeof(recv_buf);
398 while( iCount > 0 )
400 rcv = RECV(sockfd , recv_buf + (4 - iCount) , iCount , 60);
421 iCount = iCount - rcv;
488 iCount = pHdrCmd->ParaLength;
490 if (iCount!=0)
495 PRINT("HdrCmd Length %d\n", iCount);
[all...]
H A Dlpd.c418 int iCount; local
440 iCount = sizeof(recv_buf);
448 while( iCount > 0 )
450 rcv = RECV(sockfd , recv_buf + (4 - iCount) , iCount , 60);
471 iCount = iCount - rcv;
538 iCount = pHdrCmd->ParaLength;
540 if (iCount!=0)
545 //PRINT("HdrCmd Length %d\n", iCount);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c69877 sqlite3ExprCacheAffinityChange(Parse *pParse, int iStart, int iCount) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c69877 sqlite3ExprCacheAffinityChange(Parse *pParse, int iStart, int iCount) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c69877 sqlite3ExprCacheAffinityChange(Parse *pParse, int iStart, int iCount) argument
[all...]

Completed in 817 milliseconds