Searched defs:responseLen (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCCommand.cpp300 init(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
367 reinit(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
392 withNub(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
409 withNub(IOFireWireNub *device, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
465 init(IOFireWireNub *device, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
540 reinit(IOFireWireNub *device, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 * responseLen) argument
[all...]
H A DIOFireWireAVCTargetSpace.cpp2403 UInt32 responseLen; local
/macosx-10.9.5/bind9-45.100/bind9/contrib/query-loc-0.4.0/
H A Dloc.c353 int responseLen; /* buffer length */ local
497 int responseLen; /* buffer length */ local
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibProtocol.c903 sendAVCResponse(void *self, UInt32 generation, UInt16 nodeID, const char *response, UInt32 responseLen) argument
H A DIOFireWireAVCLibUnit.cpp676 static IOReturn AVCCommand(void *self, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 *responseLen) argument
701 AVCCommandInGeneration(void *self, UInt32 generation, const UInt8 * command, UInt32 cmdLen, UInt8 * response, UInt32 *responseLen) argument

Completed in 375 milliseconds