Searched defs:error_info (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.h88 bdb_error_info_t *error_info; member in struct:bdb_env_baton_t
H A Denv.c111 apr_threadkey_t *error_info; /* Points to a bdb_error_info_t. */ member in struct:bdb_env_t
113 bdb_error_info_t error_info; member in struct:bdb_env_t
225 bdb_error_info_t *error_info = get_error_info((const bdb_env_t *) baton); local
271 bdb_error_info_t *error_info = baton; local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c_bionic.cpp51 __scudo_get_error_info( struct scudo_error_info *error_info, uintptr_t fault_addr, const char *stack_depot, const char *region_info, const char *memory, const char *memory_tags, uintptr_t memory_addr, size_t memory_size) argument
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_response.c51 raid_path_error_info_elem_t error_info; local
[all...]
H A Dsmartpqi_ioctl.c242 raid_path_error_info_elem_t error_info; local
[all...]
H A Dsmartpqi_ioctl.h135 ErrorInfo_struct error_info; member in struct:pqi_ioctl_passthruCmd_struct
H A Dsmartpqi_discovery.c649 raid_path_error_info_elem_t error_info; local
136 pqisrc_build_send_raid_request(pqisrc_softstate_t *softs, pqisrc_raid_req_t *request, void *buff, size_t datasize, uint8_t cmd, uint16_t vpd_page, uint8_t *scsi3addr, raid_path_error_info_elem_t *error_info) argument
[all...]
H A Dsmartpqi_request.c968 pqisrc_build_send_vendor_request( pqisrc_softstate_t *softs, pqi_vendor_general_request_t *request, raid_path_error_info_elem_t *error_info) argument
H A Dsmartpqi_structures.h1070 void *error_info; member in struct:request_container_block
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dtext_delta.c110 const char *error_info; /* Optional extra info for error returns. */ member in struct:apply_baton
807 svn_txdelta_apply(svn_stream_t *source, svn_stream_t *target, unsigned char *result_digest, const char *error_info, apr_pool_t *pool, svn_txdelta_window_handler_t *handler, void **handler_baton) argument
/freebsd-13-stable/sys/dev/ciss/
H A Dcissio.h184 ErrorInfo_struct error_info; /* 48 */ member in struct:__anon11786
193 ErrorInfo_struct error_info; /* 48 */ member in struct:__anon11787
H A Dcissreg.h142 u_int32_t error_info; member in struct:ciss_error_info::__anon11791::__anon11792
167 struct ciss_error_info_pointer error_info; member in struct:ciss_command
/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c801 ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, bool last_buf, u32 *error_offset, u32 *error_info, struct ice_sq_cd *cd) argument
873 ice_aq_update_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, bool last_buf, u32 *error_offset, u32 *error_info, struct ice_sq_cd *cd) argument
[all...]
H A Dice_adminq_cmd.h2535 __le32 error_info; member in struct:ice_aqc_download_pkg_resp

Completed in 294 milliseconds