Searched refs:returnCode (Results 1 – 4 of 4) sorted by relevance
172 switch (txm_ret.returnCode) { in txm_parse_return()206 if (txm_ret.returnCode == kTXMSuccess) { in txm_print_return()208 } else if (txm_ret.returnCode == kTXMReturnTrustCache) { in txm_print_return()211 } else if (txm_ret.returnCode == kTXMReturnCodeSignature) { in txm_print_return()214 } else if (txm_ret.returnCode == kTXMReturnCodeErrno) { in txm_print_return()219 selector, txm_ret.returnCode); in txm_print_return()346 if (parameters->txm_ret.returnCode == kTXMSuccess) { in txm_kernel_call_internal()379 if (txm_ret.returnCode == kTXMReturnOutOfMemory) { in txm_kernel_call()385 } while (txm_ret.returnCode == kTXMReturnOutOfMemory); in txm_kernel_call()1622 if (txm_ret.returnCode != kTXMReturnCodeErrno) { in txm_image4_copy_nonce()[all …]
96 uint32_t *returnCode) in secureSleepSystemOptions() argument137 *returnCode = fOwner->sleepSystemOptions( sleepOptionsDict ); in secureSleepSystemOptions()141 *returnCode = kIOReturnNotPrivileged; in secureSleepSystemOptions()174 uint32_t *returnCode) in secureSetMaintenanceWakeCalendar() argument183 *returnCode = fOwner->setMaintenanceWakeCalendar(inCalendar); in secureSetMaintenanceWakeCalendar()185 *returnCode = kIOReturnNotPrivileged; in secureSetMaintenanceWakeCalendar()
58 uint32_t *returnCode);66 uint32_t *returnCode);
161 if (txm_call.txm_ret.returnCode == kTXMReturnTrustCache) { in txm_load_trust_cache()219 if (txm_call.txm_ret.returnCode == kTXMReturnTrustCache) { in txm_query_trust_cache()265 if (txm_call.txm_ret.returnCode == kTXMReturnTrustCache) { in txm_check_trust_cache_runtime_for_uuid()