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

/macosx-10.10/bootp-298/BSDPClient/
H A DBSDPClient.c860 BSDPClientStatus this_status; local
863 this_status = CopyNetBootVersionAndSystemIdentifier(&version, &system_id);
864 if (this_status != kBSDPClientStatusOK) {
865 status = this_status;

Completed in 138 milliseconds