Searched refs:iLen (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_jjy.c576 int iLen ; local
588 iLen = up->charcount ;
591 iLen = pp->lencode ;
598 if ( iLen != 14 ) {
601 printf ( "%s (refclock_jjy.c) : Reply length error ( up->linecount=%d iLen=%d )\n", sFunctionName, up->linecount, iLen ) ;
656 if ( iLen != 8 ) {
659 printf ( "%s (refclock_jjy.c) : Reply length error ( up->linecount=%d iLen=%d )\n", sFunctionName, up->linecount, iLen ) ;
710 int iLen ; local
782 int iLen ; local
927 int iLen ; local
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A Dcatalog.c3234 int i, iLen; local
3249 iLen = strlen((const char*)path);
3250 for(i = 0; i < iLen; i++) {
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dcatalog.c3238 int i, iLen; local
3253 iLen = strlen(path);
3254 for(i = 0; i < iLen; i++) {
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp8106 IOByteCount iLen = sizeof(UInt8); local
8108 ret = ApplePMUSendMiscCommand(readExtSwitches, 0, NULL, &iLen, &bootEnvIntData[0]);

Completed in 236 milliseconds