| /xnu-10063.101.15/osfmk/kern/ ! |
| H A D | exclaves_sensor.c | 74 eic_sensorstatus_to_sensor_status(exclaveindicatorcontroller_sensorstatusresponse_s status) in eic_sensorstatus_to_sensor_status() 141 __assert_only uint64_t flags, exclaves_sensor_status_t *status) in exclaves_eic_sensor_start() 158 __assert_only uint64_t flags, exclaves_sensor_status_t *status) in exclaves_eic_sensor_status() 174 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_eic_sensor_copy() 295 exclaves_sensor_status_t status; in exclaves_sensor_healthcheck() local 338 exclaves_sensor_status_t *status) in exclaves_sensor_start() 385 exclaves_sensor_status_t *status) in exclaves_sensor_stop() 431 exclaves_sensor_status_t *status) in exclaves_sensor_status() 462 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_sensor_copy()
|
| H A D | exclaves_boot.c | 145 exclaves_boot_status_wait(const exclaves_boot_status_t status) in exclaves_boot_status_wait() 163 exclaves_boot_status_set(const exclaves_boot_status_t status) in exclaves_boot_status_set() 185 const exclaves_boot_status_t status = in exclaves_boot_stage_2() local 236 const exclaves_boot_status_t status = in exclaves_boot_exclavekit() local 381 exclaves_boot_status_t status = in exclaves_get_boot_stage() local
|
| H A D | exclaves_panic.c | 175 uint32_t status = 0; in exclaves_panic_get_string() local 205 uint32_t status = 0; in exclaves_panic_append_info() local
|
| /xnu-10063.101.15/libsyscall/wrappers/libproc/ ! |
| H A D | proc_listpidspath.c | 64 int status; in check_init() local 169 int status; in check_process_vnodes() local 214 int status; in check_process_text() local 282 int status; in check_process_fds() local 384 int status; in check_process_threads() local 480 int status; in check_process_phase1() local 518 int status; in check_process_phase2() local 556 int status = -1; in proc_listpidspath() local
|
| /xnu-10063.101.15/tests/ ! |
| H A D | fd_send.c | 93 int pair[2], fd, status; variable 118 int pair[2], fd, status; variable 144 int pair[2], fd, status; variable
|
| H A D | posix_spawn_file_actions.c | 56 int status = 0; variable 125 int status = 0; variable
|
| H A D | net_ndrv.c | 69 int status; in ndrv_socket_do_multicast() local 104 int status; in ndrv_socket_open() local
|
| H A D | shared_cache_tests.c | 34 int status = 0; variable
|
| H A D | freebsd_waitpid_nohang.c | 39 int status, r; variable
|
| H A D | test_static_binary_csflags.c | 20 uint32_t status = 0; variable
|
| H A D | shared_cache_reslide_test.c | 88 int status = 0; in get_current_slide_address() local 167 int status = 0; in induce_crash() local
|
| H A D | vm_set_max_addr_test.c | 27 int status = 0; variable
|
| H A D | task_fatal_port.c | 26 int port_name_size, status, ret; variable
|
| H A D | immovable_rights.c | 23 mach_port_status_t status; variable
|
| H A D | pipe_read_infloop_55437634.c | 25 int status = 0; variable
|
| H A D | posix_spawn_launch_type.c | 58 int status = 0; variable
|
| /xnu-10063.101.15/tests/vm/ ! |
| H A D | diag_threshold_test_limit_and_threshold_same.c | 36 get_diagthreshold_limits(int *limit_param, boolean_t *status) in get_diagthreshold_limits() 58 boolean_t status; in diag_threshold_test_limit_and_threshold_same() local
|
| H A D | diag_threshold_test_watermark_and_threshold_same.c | 36 get_diagthreshold_limits(int *limit_param, boolean_t *status) in get_diagthreshold_limits() 58 boolean_t status; in diag_threshold_test_watermark_and_threshold_same() local
|
| H A D | vm_reclaim.c | 132 int status; in spawn_helper_and_wait_for_exit() local 241 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry_dealloc"); variable 250 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry_reusable"); variable 530 int status = spawn_helper_and_wait_for_exit("deallocate_buffer"); variable 559 int status = spawn_helper_and_wait_for_exit("dealloc_gap"); variable 634 int status; variable 646 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry_fork"); variable
|
| /xnu-10063.101.15/osfmk/kdp/output_stages/ ! |
| H A D | out_lz4.c | 63 compression_status_t status; in lz4_stage_reset() local 91 compression_status_t status; in lz4_stage_stream() local 222 compression_status_t status; in lz4_stage_initialize() local
|
| /xnu-10063.101.15/bsd/kern/ ! |
| H A D | kern_memorystatus_policy.c | 82 memorystatus_health_check(memorystatus_system_health_t *status) in memorystatus_health_check() 112 memorystatus_is_system_healthy(const memorystatus_system_health_t *status) in memorystatus_is_system_healthy() 150 memorystatus_system_health_t status; in memorystatus_pick_action() local
|
| /xnu-10063.101.15/osfmk/arm64/ ! |
| H A D | dbgwrap.c | 143 …dbgwrap_stuff_instr(cpu_data_t *cdp, uint32_t instr, uint64_t timeout_ns, dbgwrap_status_t *status) in ml_dbgwrap_stuff_instr() 196 ml_dbgwrap_read_dtr(cpu_data_t *cdp, uint64_t timeout_ns, dbgwrap_status_t *status) in ml_dbgwrap_read_dtr() 238 dbgwrap_status_t status = ml_dbgwrap_halt_cpu(cpu_index, timeout_ns); in ml_dbgwrap_halt_cpu_with_state() local
|
| /xnu-10063.101.15/iokit/Kernel/ ! |
| H A D | IOInterleavedMemoryDescriptor.cpp | 197 IOReturn status = kIOReturnSuccess; in prepare() local 236 IOReturn status; in complete() local
|
| /xnu-10063.101.15/osfmk/corecrypto/ ! |
| H A D | ccdrbg_nisthmac.c | 157 int status = CCDRBG_STATUS_PARAM_ERROR; in init() local 188 int status = CCDRBG_STATUS_PARAM_ERROR; in reseed() local 219 int status = CCDRBG_STATUS_PARAM_ERROR; in generate() local
|
| /xnu-10063.101.15/bsd/crypto/entropy/ ! |
| H A D | entropy_sysctl.c | 118 int status = SYSCTL_OUT(req, filter, entropy_analysis_filter_size); variable
|