Searched refs:write_result (Results 1 – 1 of 1) sorted by relevance
169 ssize_t write_result; in aea_stage_outproc() local176 …write_result = apple_encrypted_archive->aea_write(stage_data->state, stage_data->state_size, panic… in aea_stage_outproc()177 if (write_result != chunk) { in aea_stage_outproc()178 kern_coredump_log(NULL, "(aea_stage_outproc) aea_write() returned %zd\n", write_result); in aea_stage_outproc()