Lines Matching refs:T_LOG
574 T_LOG("Test temp dir: %s", g_test_tempdir); in setup()
626 T_LOG("Cleaning up…"); in cleanup()
629 T_LOG("Cleanup: closing fd %d", g_subdir_fd); in cleanup()
634 T_LOG("Cleanup: removing %s", g_subdirpath); in cleanup()
639 T_LOG("Cleanup: closing fd %d", g_fd); in cleanup()
644 T_LOG("Cleanup: removing %s", g_filepath); in cleanup()
649 T_LOG("Cleanup: closing fd %d", g_dir_fd); in cleanup()
654 T_LOG("Cleanup: removing %s", g_dirpath); in cleanup()
659 T_LOG("Cleanup: removing %s", g_test_tempdir); in cleanup()
664 T_LOG("Cleanup: unlocking device"); in cleanup()
666 T_LOG("Warning: failed to unlock device in cleanup"); in cleanup()
669 T_LOG("Cleanup: clearing passcode"); in cleanup()
671 T_LOG("Warning: failed to clear passcode in cleanup"); in cleanup()
692 T_LOG("%s(): using keybag entitlements", __func__); in set_passcode()
740 T_LOG("%s(): using keystorectl", __func__); in set_passcode()
868 T_LOG("%s(): using keybag entitlements", __func__); in unlock_device()
890 T_LOG("%s(): using keystorectl", __func__); in unlock_device()
935 T_LOG( in supports_content_prot()
951 T_LOG( in supports_content_prot()
966 T_LOG( in supports_content_prot()
974 T_LOG( in supports_content_prot()
1006 T_LOG( in apple_key_store()
1020 T_LOG( in apple_key_store()
1034 T_LOG( in apple_key_store()
1047 T_LOG("%s: call to AppleKeyStore method %d failed", __func__, command); in apple_key_store()
1082 T_LOG("%s exited %d", command[0], status); in spawn_proc()
1085 T_LOG("%s received signal %d", command[0], signal); in spawn_proc()