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

/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinFile.c528 DWORD returnedLength;
538 REPARSE_MOUNTPOINT_HEADER_SIZE,NULL,0,&returnedLength,NULL)) {
716 DWORD returnedLength;
736 sizeof(DUMMY_REPARSE_BUFFER), &returnedLength, NULL)) {
773 DWORD returnedLength;
805 NULL, 0, &returnedLength, NULL)) {
523 DWORD returnedLength; local
709 DWORD returnedLength; local
765 DWORD returnedLength; local
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinFile.c432 DWORD returnedLength;
441 NULL, 0, &returnedLength, NULL)) {
600 DWORD returnedLength;
613 &returnedLength, NULL)) {
645 DWORD returnedLength;
665 NULL, 0, &returnedLength, NULL)) {
427 DWORD returnedLength; local
593 DWORD returnedLength; local
637 DWORD returnedLength; local
/macosx-10.10.1/WebKit2-7600.1.25/Shared/API/Cocoa/
H A DWKRemoteObjectCoder.mm596 - (const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(NSUInteger *)length

Completed in 85 milliseconds