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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c2512 u_int32_t msgDestination, msgLevel = 0; // code -> destination local
2526 msgDestination = kUserMsgFLog;
2530 msgDestination = kUserMsgFStatus;
2533 msgDestination = kUserMsgFLog | kUserMsgFStatus;
2541 if (serviceID && (msgDestination & 2)) {
2549 if (msgDestination & 1) {

Completed in 110 milliseconds