Home
last modified time | relevance | path

Searched defs:status (Results 126 – 150 of 2346) sorted by relevance

12345678910>>...94

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c585 int status, idx; in sfix_init() local
1167 int status, isid; in read() local
1184 int status, isid; in read_truncate() local
1201 int status, isid; in read_bad_vaddr() local
1216 int status, isid; in read_bad_isid() local
1231 int status, isid; in lru_map() local
1257 int status, isid; in lru_read() local
1279 int status, isid; in lru_map_nodup() local
1310 int status, isid; in lru_map_too_big() local
1333 int status, isid; in lru_map_add_front() local
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_resp.c62 IN ib_net16_t status, in resp_make_resp_smp()
105 ib_api_status_t status = IB_SUCCESS; in osm_resp_send() local
H A Dosm_vl15intf.c61 ib_api_status_t status; in vl15_send_mad() local
133 ib_api_status_t status; in vl15_poller() local
272 ib_api_status_t status = IB_SUCCESS; in osm_vl15_init() local
/freebsd/sys/dev/isci/scil/
H A Dsati_read_buffer.c90 SATI_STATUS status = SATI_FAILURE; in sati_read_buffer_translate_command() local
194 SATI_STATUS status = SATI_COMPLETE; in sati_read_buffer_translate_response() local
H A Dscic_sds_library.c94 SCI_STATUS status; in scic_library_construct() local
149 SCI_STATUS status; in scic_library_allocate_controller() local
182 SCI_STATUS status; in scic_library_free_controller() local
H A Dscif_sas_task_request.c114 SCI_STATUS status; in scif_sas_task_request_generic_construct() local
245 SCI_STATUS status; in scif_sas_internal_task_request_construct() local
276 SCI_STATUS status; in scif_task_request_construct() local
319 SCI_STATUS status; in scic_cb_task_request_complete() local
H A Dscif_sas_domain_state_handlers.c217 SCI_STATUS status; in scif_sas_domain_ready_start_io_handler() local
350 SCI_STATUS status; in scif_sas_domain_ready_start_task_handler() local
448 SCI_STATUS status; in scif_sas_domain_ready_start_high_priority_io_handler() local
597 SCI_STATUS status; in scif_sas_domain_stopping_complete_io_handler() local
645 SCI_STATUS status; in scif_sas_domain_stopping_complete_high_priority_io_handler() local
686 SCI_STATUS status; in scif_sas_domain_stopping_complete_task_handler() local
812 SCI_STATUS status; in scif_sas_domain_discovering_start_high_priority_io_handler() local
1063 SCI_STATUS status; in scif_sas_domain_discovering_complete_task_handler() local
/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dsal_versions.c64 CpaStatus status = CPA_STATUS_SUCCESS; in SalVersions_FillVersionInfo() local
122 CpaStatus status = CPA_STATUS_SUCCESS; in icp_sal_getDevVersionInfo() local
/freebsd/contrib/libfido2/tools/
H A Dpin.c28 int status = 1; in pin_set() local
89 int status = 1; in pin_change() local
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c922 CpaStatus status = CPA_STATUS_SUCCESS; in cpaCySymDpSessionCtxGetSize() local
942 CpaStatus status = CPA_STATUS_SUCCESS; in cpaCySymDpSessionCtxGetDynamicSize() local
962 CpaStatus status = CPA_STATUS_FAIL; in cpaCySymDpInitSession() local
1022 CpaStatus status = CPA_STATUS_SUCCESS; in cpaCySymDpEnqueueOp() local
1097 CpaStatus status = CPA_STATUS_SUCCESS; in cpaCySymDpEnqueueOpBatch() local
/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c97 int status, err; in ATF_TC_BODY() local
193 int status, err; in ATF_TC_BODY() local
228 int err, status; in ATF_TC_BODY() local
302 int fd1, fd2, fd3, status, err; in ATF_TC_BODY() local
355 int status, err; in ATF_TC_BODY() local
393 int status, err, tmpdir_fd; in t_spawn_chdir_impl() local
/freebsd/sys/arm/mv/
H A Da37x0_iic.c100 uint32_t status; in a37x0_iic_wait_clear() local
118 uint32_t status; in a37x0_iic_wait_set() local
268 uint32_t status; in a37x0_iic_intr() local
310 uint32_t reg, status; in a37x0_iic_start() local
371 uint32_t reg, status; in a37x0_iic_read() local
408 uint32_t reg, status; in a37x0_iic_write() local
/freebsd/contrib/lua/src/
H A Dlbaselib.c279 static int pairscont (lua_State *L, int status, lua_KContext k) { in pairscont()
323 static int load_aux (lua_State *L, int status, int envidx) { in load_aux()
344 int status = luaL_loadfilex(L, fname, mode); in luaB_loadfile() local
388 int status; in luaB_load() local
461 static int finishpcall (lua_State *L, int status, lua_KContext extra) { in finishpcall()
473 int status; in luaB_pcall() local
488 int status; in luaB_xpcall() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.c463 struct hal_reo_status *status) in ath12k_hal_reo_status_queue_stats()
526 struct hal_reo_status *status) in ath12k_hal_reo_flush_queue_status()
543 struct hal_reo_status *status) in ath12k_hal_reo_flush_cache_status()
584 struct hal_reo_status *status) in ath12k_hal_reo_unblk_cache_status()
612 struct hal_reo_status *status) in ath12k_hal_reo_flush_timeout_list_status()
641 struct hal_reo_status *status) in ath12k_hal_reo_desc_thresh_reached_status()
676 struct hal_reo_status *status) in ath12k_hal_reo_update_rx_reo_queue_status()
/freebsd/stand/efi/libefi/
H A Ddevpath.c45 EFI_STATUS status; in efi_lookup_image_devpath() local
58 EFI_STATUS status; in efi_lookup_devpath() local
70 EFI_STATUS status; in efi_close_devpath() local
483 EFI_STATUS status; in efi_devpath_to_name() local
501 EFI_STATUS status; in efi_devpath_name() local
542 EFI_STATUS status; in efi_name_to_devpath16() local
616 EFI_STATUS status; in efi_devpath_handle() local
/freebsd/sys/dev/glxiic/
H A Dglxiic.c488 uint8_t status; in glxiic_read_status_locked() local
505 uint8_t status, ctrl1; in glxiic_stop_locked() local
578 glxiic_handle_slave_match_locked(struct glxiic_softc *sc, uint8_t status) in glxiic_handle_slave_match_locked()
610 glxiic_state_idle_callback(struct glxiic_softc *sc, uint8_t status) in glxiic_state_idle_callback()
628 glxiic_state_slave_tx_callback(struct glxiic_softc *sc, uint8_t status) in glxiic_state_slave_tx_callback()
669 glxiic_state_slave_rx_callback(struct glxiic_softc *sc, uint8_t status) in glxiic_state_slave_rx_callback()
705 glxiic_state_master_addr_callback(struct glxiic_softc *sc, uint8_t status) in glxiic_state_master_addr_callback()
755 glxiic_state_master_tx_callback(struct glxiic_softc *sc, uint8_t status) in glxiic_state_master_tx_callback()
795 glxiic_state_master_rx_callback(struct glxiic_softc *sc, uint8_t status) in glxiic_state_master_rx_callback()
848 glxiic_state_master_stop_callback(struct glxiic_softc *sc, uint8_t status) in glxiic_state_master_stop_callback()
[all …]
/freebsd/tests/sys/kern/
H A Dpdeathsig.c97 int status; in ATF_TC_BODY() local
124 int status; in ATF_TC_BODY() local
232 int status; in ATF_TC_BODY() local
/freebsd/usr.sbin/zonectl/
H A Dzonectl.c220 zone_print_status status = ZONE_PRINT_OK; in zonectl_print_rz() local
400 scsi_nv_status status; in main() local
437 scsi_nv_status status; in main() local
457 scsi_nv_status status; in main() local
/freebsd/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc1.c60 int status; in child() local
102 int kq, status; in ATF_TC_BODY() local
/freebsd/contrib/kyua/utils/process/
H A Ddeadline_killer_test.cpp74 const process::status status = child->wait(); in ATF_TEST_CASE_BODY() local
93 const process::status status = child->wait(); in ATF_TEST_CASE_BODY() local
/freebsd/contrib/kyua/utils/signals/
H A Dmisc_test.cpp104 process::status status = child->wait(); in ATF_TEST_CASE_BODY() local
122 process::status status = child->wait(); in ATF_TEST_CASE_BODY() local
/freebsd/tools/regression/posixsem2/
H A Dsemtest.c24 int status; in test_unnamed() local
58 int status; in test_named() local
/freebsd/contrib/atf/atf-c/
H A Dutils_test.c241 int status; in ATF_TC_BODY() local
411 int status; in ATF_TC_BODY() local
455 int status; in ATF_TC_BODY() local
470 int status; in ATF_TC_BODY() local
485 int status; in ATF_TC_BODY() local
500 int status; in ATF_TC_BODY() local
517 int status; in ATF_TC_BODY() local
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca_sim.c177 ib_api_status_t status = IB_ERROR; in __parse_ca_info_file() local
308 ib_api_status_t status = IB_ERROR; in __parse_port_info_file() local
460 ib_api_status_t status = IB_ERROR; in __get_port_guid_from_port_gid_tbl() local
529 ib_api_status_t status = IB_ERROR; in __osm_ca_info_init() local
631 ib_api_status_t status = IB_SUCCESS; in osm_vendor_get_all_port_attr() local
736 ib_api_status_t status = IB_ERROR; in osm_vendor_get_guid_ca_and_port() local
808 ib_api_status_t status = IB_ERROR; in osm_vendor_get_guid_by_ca_and_port() local
/freebsd/usr.sbin/apmd/
H A Dapmd.c109 int status = -1; in event_cmd_exec_act() local
284 int status = 0; in exec_run_cmd() local
305 int status = 0; in exec_event_cmd() local
455 int status; in wait_child() local
493 int status; in proc_apmevent() local
512 int status; in check_battery() local

12345678910>>...94