Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 99) sorted by relevance

1234

/xnu-8792.81.2/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c64 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-8792.81.2/tests/
H A Dfd_send.c93 int pair[2], fd, status; variable
118 int pair[2], fd, status; variable
144 int pair[2], fd, status; variable
H A Dposix_spawn_file_actions.c56 int status = 0; variable
125 int status = 0; variable
H A Dnet_ndrv.c69 int status; in ndrv_socket_do_multicast() local
104 int status; in ndrv_socket_open() local
H A Dshared_cache_reslide_test.c88 int status = 0; in get_current_slide_address() local
152 int status = 0; in induce_crash() local
H A Dshared_cache_tests.c34 int status = 0; variable
H A Dfreebsd_waitpid_nohang.c39 int status, r; variable
H A Dtest_static_binary_csflags.c20 uint32_t status = 0; variable
H A Dpipe_read_infloop_55437634.c25 int status = 0; variable
H A Dimmovable_rights.c23 mach_port_status_t status; variable
H A Dvm_set_max_addr_test.c27 int status = 0; variable
H A Dtask_fatal_port.c26 int port_name_size, status, ret; variable
H A Dposix_spawn_launch_type.c58 int status = 0; variable
H A Dtext_corruption.c23 int status = 0; in my_system() local
H A Dtask_filter_msg.c59 int status; variable
H A Dposix_spawn_posix_cred.c85 int status = 0; variable
H A Dsuspended_spawn_26184412.c59 int status = 0; in spawn_and_signal() local
H A Dsubsystem_root_path.h16 int status; in _spawn_and_wait() local
/xnu-8792.81.2/tests/vm/
H A Dvm_reclaim.c100 int status; in spawn_helper_and_wait_for_exit() local
166 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry"); variable
442 int status = spawn_helper_and_wait_for_exit("deallocate_indices"); variable
471 int status = spawn_helper_and_wait_for_exit("deallocate_buffer"); variable
499 int status = spawn_helper_and_wait_for_exit("dealloc_gap"); variable
573 int status; variable
585 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry_fork"); variable
/xnu-8792.81.2/osfmk/kdp/output_stages/
H A Dout_lz4.c63 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-8792.81.2/bsd/kern/
H A Dkern_memorystatus_policy.c73 memorystatus_health_check(memorystatus_system_health_t *status) in memorystatus_health_check()
104 memorystatus_is_system_healthy(const memorystatus_system_health_t *status) in memorystatus_is_system_healthy()
141 memorystatus_system_health_t status; in memorystatus_pick_action() local
/xnu-8792.81.2/osfmk/arm64/
H A Ddbgwrap.c141 …dbgwrap_stuff_instr(cpu_data_t *cdp, uint32_t instr, uint64_t timeout_ns, dbgwrap_status_t *status) in ml_dbgwrap_stuff_instr()
194 ml_dbgwrap_read_dtr(cpu_data_t *cdp, uint64_t timeout_ns, dbgwrap_status_t *status) in ml_dbgwrap_read_dtr()
236 dbgwrap_status_t status = ml_dbgwrap_halt_cpu(cpu_index, timeout_ns); in ml_dbgwrap_halt_cpu_with_state() local
/xnu-8792.81.2/iokit/Kernel/
H A DIOInterleavedMemoryDescriptor.cpp197 IOReturn status = kIOReturnSuccess; in prepare() local
236 IOReturn status; in complete() local
/xnu-8792.81.2/osfmk/corecrypto/
H A Dccdrbg_nisthmac.c155 int status = CCDRBG_STATUS_PARAM_ERROR; in init() local
186 int status = CCDRBG_STATUS_PARAM_ERROR; in reseed() local
208 int status = CCDRBG_STATUS_PARAM_ERROR; in generate() local
/xnu-8792.81.2/bsd/crypto/entropy/
H A Dentropy_sysctl.c118 int status = SYSCTL_OUT(req, filter, entropy_analysis_filter_size); variable

1234