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

/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCCommand.h39 UInt8 *fResponse; member in class:IOFireWireAVCCommand
H A DIOFireWireAVCCommand.cpp175 fResponse[i] = *p++;
316 fResponse = response;
488 fResponse = response;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/dns/
H A Ddns.tcl952 set fResponse [expr {($hdr & 0x8000) >> 15}]
961 if {$fResponse} {set flags "QR"} else {set flags "Q"}

Completed in 133 milliseconds