/titanic_41/usr/src/lib/libresolv/ |
H A D | resolv.h | 70 struct state { struct 71 int retrans; /* retransmition time interval */ 72 int retry; /* number of times to retransmit */ 73 long options; /* option flags - see below. */ 74 int nscount; /* number of name servers */ 75 struct sockaddr_in nsaddr_list[MAXNS]; /* address of name server */ 100 extern struct state _res; argument
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor.c | 276 tavor_state_t *state; in tavor_getinfo() local 318 tavor_state_t *state; in tavor_open() local 486 tavor_state_t *state; in tavor_close() local 581 tavor_state_t *state; in tavor_attach() local 740 tavor_state_t *state; in tavor_detach() local 857 tavor_drv_init(tavor_state_t *state, dev_info_t *dip, int instance) in tavor_drv_init() 942 tavor_drv_fini(tavor_state_t *state) in tavor_drv_fini() 963 tavor_drv_fini2(tavor_state_t *state) in tavor_drv_fini2() 987 tavor_isr_init(tavor_state_t *state) in tavor_isr_init() 1044 tavor_isr_fini(tavor_state_t *state) in tavor_isr_fini() [all …]
|
H A D | tavor_cmd.c | 70 tavor_cmd_post(tavor_state_t *state, tavor_cmd_post_t *cmdpost) in tavor_cmd_post() 193 tavor_mbox_alloc(tavor_state_t *state, tavor_mbox_info_t *mbox_info, in tavor_mbox_alloc() 267 tavor_mbox_free(tavor_state_t *state, tavor_mbox_info_t *mbox_info) in tavor_mbox_free() 316 tavor_cmd_complete_handler(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_cmd_complete_handler() 363 tavor_inmbox_list_init(tavor_state_t *state) in tavor_inmbox_list_init() 391 tavor_intr_inmbox_list_init(tavor_state_t *state) in tavor_intr_inmbox_list_init() 419 tavor_outmbox_list_init(tavor_state_t *state) in tavor_outmbox_list_init() 447 tavor_intr_outmbox_list_init(tavor_state_t *state) in tavor_intr_outmbox_list_init() 475 tavor_inmbox_list_fini(tavor_state_t *state) in tavor_inmbox_list_fini() 491 tavor_intr_inmbox_list_fini(tavor_state_t *state) in tavor_intr_inmbox_list_fini() [all …]
|
H A D | tavor_event.c | 89 tavor_eq_init_all(tavor_state_t *state) in tavor_eq_init_all() 475 tavor_eq_fini_all(tavor_state_t *state) in tavor_eq_fini_all() 527 tavor_eq_arm_all(tavor_state_t *state) in tavor_eq_arm_all() 561 tavor_state_t *state; in tavor_isr() local 633 tavor_eq_doorbell(tavor_state_t *state, uint32_t eq_cmd, uint32_t eqn, in tavor_eq_doorbell() 655 tavor_eq_poll(tavor_state_t *state, tavor_eqhdl_t eq) in tavor_eq_poll() 810 tavor_eq_catastrophic(tavor_state_t *state) in tavor_eq_catastrophic() 903 tavor_eq_alloc(tavor_state_t *state, uint32_t log_eq_size, uint_t intr, in tavor_eq_alloc() 1113 tavor_eq_free(tavor_state_t *state, tavor_eqhdl_t *eqhdl) in tavor_eq_free() 1194 tavor_eq_handler_init(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_eq_handler_init() [all …]
|
H A D | tavor_ioctl.c | 137 tavor_state_t *state; in tavor_ioctl() local 227 tavor_ioctl_flash_read(tavor_state_t *state, dev_t dev, intptr_t arg, int mode) in tavor_ioctl_flash_read() 368 tavor_ioctl_flash_write(tavor_state_t *state, dev_t dev, intptr_t arg, int mode) in tavor_ioctl_flash_write() 482 tavor_ioctl_flash_erase(tavor_state_t *state, dev_t dev, intptr_t arg, int mode) in tavor_ioctl_flash_erase() 569 tavor_ioctl_flash_init(tavor_state_t *state, dev_t dev, intptr_t arg, int mode) in tavor_ioctl_flash_init() 682 tavor_ioctl_flash_fini(tavor_state_t *state, dev_t dev) in tavor_ioctl_flash_fini() 727 tavor_ioctl_flash_cleanup(tavor_state_t *state) in tavor_ioctl_flash_cleanup() 743 tavor_ioctl_flash_cleanup_nolock(tavor_state_t *state) in tavor_ioctl_flash_cleanup_nolock() 767 tavor_ioctl_info(tavor_state_t *state, dev_t dev, intptr_t arg, int mode) in tavor_ioctl_info() 847 tavor_ioctl_ports(tavor_state_t *state, intptr_t arg, int mode) in tavor_ioctl_ports() [all …]
|
H A D | tavor_agents.c | 63 tavor_agent_handlers_init(tavor_state_t *state) in tavor_agent_handlers_init() 135 tavor_agent_handlers_fini(tavor_state_t *state) in tavor_agent_handlers_fini() 185 tavor_state_t *state; in tavor_agent_request_cb() local 251 tavor_state_t *state; in tavor_agent_handle_req() local 409 tavor_agent_list_init(tavor_state_t *state) in tavor_agent_list_init() 503 tavor_agent_list_fini(tavor_state_t *state) in tavor_agent_list_fini() 520 tavor_agent_register_all(tavor_state_t *state) in tavor_agent_register_all() 583 tavor_agent_unregister_all(tavor_state_t *state, int num_reg) in tavor_agent_unregister_all() 628 tavor_agent_mad_resp_handling(tavor_state_t *state, ibmf_msg_t *msgp, in tavor_agent_mad_resp_handling()
|
H A D | tavor_qpmod.c | 82 tavor_qp_modify(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_modify() 850 tavor_qp_reset2init(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_reset2init() 1034 tavor_qp_init2init(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_init2init() 1259 tavor_qp_init2rtr(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_init2rtr() 1682 tavor_qp_rtr2rts(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_rtr2rts() 2008 tavor_qp_rts2rts(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_rts2rts() 2271 tavor_qp_rts2sqd(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_rts2sqd() 2332 tavor_qp_sqd2rts(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_sqd2rts() 2595 tavor_qp_sqd2sqd(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_sqd2sqd() 3072 tavor_qp_sqerr2rts(tavor_state_t *state, tavor_qphdl_t qp, in tavor_qp_sqerr2rts() [all …]
|
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 598 ibd_print_warn(ibd_state_t *state, char *fmt, ...) in ibd_print_warn() 1089 ibd_get_allroutergroup(ibd_state_t *state, ipoib_mac_t *mcmac, in ibd_get_allroutergroup() 1148 #define IBD_MCACHE_INSERT_FULL(state, mce) \ argument 1150 #define IBD_MCACHE_INSERT_NON(state, mce) \ argument 1152 #define IBD_MCACHE_FIND_FULL(state, mgid) \ argument 1154 #define IBD_MCACHE_FIND_NON(state, mgid) \ argument 1156 #define IBD_MCACHE_PULLOUT_FULL(state, mce) \ argument 1158 #define IBD_MCACHE_PULLOUT_NON(state, mce) \ argument 1175 ibd_queue_work_slot(ibd_state_t *state, ibd_req_t *ptr, int op) in ibd_queue_work_slot() 1196 ibd_async_work(ibd_state_t *state) in ibd_async_work() [all …]
|
H A D | ibd_cm.c | 122 ibd_async_rc_close_act_chan(ibd_state_t *state, ibd_req_t *req) in ibd_async_rc_close_act_chan() 150 ibd_async_rc_recycle_ace(ibd_state_t *state, ibd_req_t *req) in ibd_async_rc_recycle_ace() 184 ibd_async_rc_process_too_big(ibd_state_t *state, ibd_req_t *req) in ibd_async_rc_process_too_big() 305 ibd_state_t *state = carg; in ibd_rc_conn_timeout_call() local 396 ibd_state_t *state; in ibd_rc_update_stats() local 457 ibd_rc_init_stats(ibd_state_t *state) in ibd_rc_init_stats() 573 ibd_rc_alloc_chan(ibd_rc_chan_t **ret_chan, ibd_state_t *state, in ibd_rc_alloc_chan() 847 ibd_state_t *state = chan->state; in ibd_rc_re_add_to_pas_chan_list() local 910 ibd_rc_alloc_srq_copybufs(ibd_state_t *state) in ibd_rc_alloc_srq_copybufs() 949 ibd_rc_free_srq_copybufs(ibd_state_t *state) in ibd_rc_free_srq_copybufs() [all …]
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fm.c | 149 hermon_hca_fm_init(hermon_state_t *state, hermon_hca_fm_t *hca_fm) in hermon_hca_fm_init() 173 hermon_hca_fm_fini(hermon_state_t *state) in hermon_hca_fm_fini() 206 hermon_clr_state_nolock(hermon_state_t *state, int fm_state) in hermon_clr_state_nolock() 240 hermon_clr_state(hermon_state_t *state, int fm_state) in hermon_clr_state() 275 hermon_set_state(hermon_state_t *state, int fm_state) in hermon_set_state() 314 hermon_get_state(hermon_state_t *state) in hermon_get_state() 343 hermon_fm_init(hermon_state_t *state) in hermon_fm_init() 426 hermon_fm_fini(hermon_state_t *state) in hermon_fm_fini() 479 hermon_fm_ereport_init(hermon_state_t *state) in hermon_fm_ereport_init() 777 hermon_regs_map_setup(hermon_state_t *state, uint_t rnumber, caddr_t *addrp, in hermon_regs_map_setup() [all …]
|
H A D | hermon_fcoib.c | 41 hermon_fcoib_enable(hermon_state_t *state, int port) in hermon_fcoib_enable() 82 hermon_fcoib_set_id(hermon_state_t *state, int port, uint32_t rfci_qpn, in hermon_fcoib_set_id() 124 hermon_fcoib_get_id_idx(hermon_state_t *state, int port, ibt_fc_attr_t *fcp) in hermon_fcoib_get_id_idx() 145 hermon_fcoib_check_exch_base_off(hermon_state_t *state, int port, in hermon_fcoib_check_exch_base_off() 167 hermon_fcoib_is_fexch_qpn(hermon_state_t *state, uint_t qpnum) in hermon_fcoib_is_fexch_qpn() 181 hermon_fcoib_qpnum_from_fexch(hermon_state_t *state, int port, in hermon_fcoib_qpnum_from_fexch() 199 hermon_fcoib_qpn_to_mkey(hermon_state_t *state, uint_t qpnum) in hermon_fcoib_qpn_to_mkey() 219 hermon_fcoib_fexch_relative_qpn(hermon_state_t *state, uint8_t port, in hermon_fcoib_fexch_relative_qpn() 233 hermon_fcoib_fexch_mkey_init(hermon_state_t *state, hermon_pdhdl_t pd, in hermon_fcoib_fexch_mkey_init() 263 hermon_fcoib_fexch_mkey_fini(hermon_state_t *state, hermon_pdhdl_t pd, in hermon_fcoib_fexch_mkey_fini() [all …]
|
H A D | hermon_ioctl.c | 156 hermon_state_t *state; in hermon_ioctl() local 241 hermon_ioctl_flash_read(hermon_state_t *state, dev_t dev, intptr_t arg, in hermon_ioctl_flash_read() 362 hermon_ioctl_flash_write(hermon_state_t *state, dev_t dev, intptr_t arg, in hermon_ioctl_flash_write() 464 hermon_ioctl_flash_erase(hermon_state_t *state, dev_t dev, intptr_t arg, in hermon_ioctl_flash_erase() 536 hermon_ioctl_flash_init(hermon_state_t *state, dev_t dev, intptr_t arg, in hermon_ioctl_flash_init() 679 hermon_ioctl_flash_fini(hermon_state_t *state, dev_t dev) in hermon_ioctl_flash_fini() 720 hermon_ioctl_flash_cleanup(hermon_state_t *state) in hermon_ioctl_flash_cleanup() 736 hermon_ioctl_flash_cleanup_nolock(hermon_state_t *state) in hermon_ioctl_flash_cleanup_nolock() 761 hermon_ioctl_info(hermon_state_t *state, dev_t dev, intptr_t arg, int mode) in hermon_ioctl_info() 823 hermon_ioctl_ports(hermon_state_t *state, intptr_t arg, int mode) in hermon_ioctl_ports() [all …]
|
H A D | hermon.c | 270 hermon_state_t *state; in hermon_getinfo() local 305 hermon_state_t *state; in hermon_open() local 457 hermon_state_t *state; in hermon_close() local 546 hermon_state_t *state; in hermon_attach() local 743 hermon_state_t *state; in hermon_detach() local 849 hermon_dma_attr_init(hermon_state_t *state, ddi_dma_attr_t *dma_attr) in hermon_dma_attr_init() 872 hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info, in hermon_dma_alloc() 984 hermon_icm_alloc(hermon_state_t *state, hermon_rsrc_type_t type, in hermon_icm_alloc() 1117 hermon_icm_free(hermon_state_t *state, hermon_rsrc_type_t type, in hermon_icm_free() 1178 hermon_icm_num_to_hdl(hermon_state_t *state, hermon_rsrc_type_t type, in hermon_icm_num_to_hdl() [all …]
|
H A D | hermon_cmd.c | 72 hermon_cmd_post(hermon_state_t *state, hermon_cmd_post_t *cmdpost) in hermon_cmd_post() 235 hermon_cmd_check_status(hermon_state_t *state, int status) in hermon_cmd_check_status() 287 hermon_mbox_alloc(hermon_state_t *state, hermon_mbox_info_t *mbox_info, in hermon_mbox_alloc() 356 hermon_mbox_free(hermon_state_t *state, hermon_mbox_info_t *mbox_info) in hermon_mbox_free() 403 hermon_cmd_complete_handler(hermon_state_t *state, hermon_eqhdl_t eq, in hermon_cmd_complete_handler() 432 hermon_inmbox_list_init(hermon_state_t *state) in hermon_inmbox_list_init() 454 hermon_intr_inmbox_list_init(hermon_state_t *state) in hermon_intr_inmbox_list_init() 476 hermon_outmbox_list_init(hermon_state_t *state) in hermon_outmbox_list_init() 498 hermon_intr_outmbox_list_init(hermon_state_t *state) in hermon_intr_outmbox_list_init() 520 hermon_inmbox_list_fini(hermon_state_t *state) in hermon_inmbox_list_fini() [all …]
|
H A D | hermon_event.c | 87 hermon_eq_init_all(hermon_state_t *state) in hermon_eq_init_all() 325 hermon_eq_fini_all(hermon_state_t *state) in hermon_eq_fini_all() 371 hermon_eq_reset_uar_baseaddr(hermon_state_t *state) in hermon_eq_reset_uar_baseaddr() 392 hermon_eq_arm_all(hermon_state_t *state) in hermon_eq_arm_all() 439 hermon_state_t *state; in hermon_isr() local 509 hermon_eq_poll(hermon_state_t *state, hermon_eqhdl_t eq) in hermon_eq_poll() 614 hermon_eq_catastrophic(hermon_state_t *state) in hermon_eq_catastrophic() 725 hermon_eq_alloc(hermon_state_t *state, uint32_t log_eq_size, uint_t intr, in hermon_eq_alloc() 898 hermon_eq_free(hermon_state_t *state, hermon_eqhdl_t *eqhdl) in hermon_eq_free() 971 hermon_eq_handler_init(hermon_state_t *state, hermon_eqhdl_t eq, in hermon_eq_handler_init() [all …]
|
H A D | hermon_misc.c | 75 hermon_dbr_new_user_page(hermon_state_t *state, uint_t index, in hermon_dbr_new_user_page() 132 hermon_user_dbr_alloc(hermon_state_t *state, uint_t index, in hermon_user_dbr_alloc() 210 hermon_user_dbr_free(hermon_state_t *state, uint_t index, hermon_dbr_t *record) in hermon_user_dbr_free() 265 hermon_dbr_page_alloc(hermon_state_t *state, hermon_dbr_info_t **dinfo) in hermon_dbr_page_alloc() 352 hermon_dbr_alloc(hermon_state_t *state, uint_t index, ddi_acc_handle_t *acchdl, in hermon_dbr_alloc() 401 hermon_dbr_free(hermon_state_t *state, uint_t indx, hermon_dbr_t *record) in hermon_dbr_free() 432 hermon_dbr_kern_free(hermon_state_t *state) in hermon_dbr_kern_free() 487 hermon_ah_alloc(hermon_state_t *state, hermon_pdhdl_t pd, in hermon_ah_alloc() 564 hermon_ah_free(hermon_state_t *state, hermon_ahhdl_t *ahhdl, uint_t sleepflag) in hermon_ah_free() 604 hermon_ah_query(hermon_state_t *state, hermon_ahhdl_t ah, hermon_pdhdl_t *pd, in hermon_ah_query() [all …]
|
H A D | hermon_ci.c | 373 hermon_state_t *state; in hermon_ci_query_hca_ports() local 413 hermon_state_t *state; in hermon_ci_modify_ports() local 451 hermon_state_t *state; in hermon_ci_alloc_pd() local 481 hermon_state_t *state; in hermon_ci_free_pd() local 542 hermon_state_t *state; in hermon_ci_alloc_ah() local 572 hermon_state_t *state; in hermon_ci_free_ah() local 596 hermon_state_t *state; in hermon_ci_query_ah() local 626 hermon_state_t *state; in hermon_ci_modify_ah() local 651 hermon_state_t *state; in hermon_ci_alloc_qp() local 690 hermon_state_t *state; in hermon_ci_alloc_special_qp() local [all …]
|
H A D | hermon_agents.c | 63 hermon_agent_handlers_init(hermon_state_t *state) in hermon_agent_handlers_init() 122 hermon_agent_handlers_fini(hermon_state_t *state) in hermon_agent_handlers_fini() 165 hermon_state_t *state; in hermon_agent_request_cb() local 209 hermon_get_smlid(hermon_state_t *state, uint_t port) in hermon_get_smlid() 259 hermon_set_port_capability(hermon_state_t *state, uint8_t port, in hermon_set_port_capability() 319 hermon_state_t *state; in hermon_agent_handle_req() local 585 hermon_agent_list_init(hermon_state_t *state) in hermon_agent_list_init() 673 hermon_agent_list_fini(hermon_state_t *state) in hermon_agent_list_fini() 686 hermon_agent_register_all(hermon_state_t *state) in hermon_agent_register_all() 746 hermon_agent_unregister_all(hermon_state_t *state, int num_reg) in hermon_agent_unregister_all() [all …]
|
/titanic_41/usr/src/uts/i86pc/io/ioat/ |
H A D | ioat.c | 184 ioat_state_t *state; in ioat_attach() local 277 ioat_state_t *state; in ioat_detach() local 326 ioat_state_t *state; in ioat_getinfo() local 366 ioat_state_t *state; in ioat_open() local 394 ioat_chip_init(ioat_state_t *state) in ioat_chip_init() 457 ioat_chip_fini(ioat_state_t *state) in ioat_chip_fini() 467 ioat_drv_init(ioat_state_t *state) in ioat_drv_init() 539 ioat_drv_fini(ioat_state_t *state) in ioat_drv_fini() 553 ioat_state_t *state; in ioat_unregister_complete() local 572 ioat_detach_finish(ioat_state_t *state) in ioat_detach_finish() [all …]
|
/titanic_41/usr/src/uts/sun/io/audio/drv/audiocs/ |
H A D | audio_4231.c | 421 CS_state_t *state; in audiocs_ddi_power() local 465 audiocs_destroy(CS_state_t *state) in audiocs_destroy() 505 CS_state_t *state; in audiocs_attach() local 577 CS_state_t *state; in audiocs_resume() local 636 CS_state_t *state; in audiocs_detach() local 688 CS_state_t *state; in audiocs_suspend() local 733 audiocs_alloc_ctrl(CS_state_t *state, uint32_t num, uint64_t val) in audiocs_alloc_ctrl() 848 audiocs_add_controls(CS_state_t *state) in audiocs_add_controls() 879 audiocs_del_controls(CS_state_t *state) in audiocs_del_controls() 905 audiocs_chip_init(CS_state_t *state) in audiocs_chip_init() [all …]
|
H A D | audio_4231_apcdma.c | 108 apc_map_regs(CS_state_t *state) in apc_map_regs() 140 apc_unmap_regs(CS_state_t *state) in apc_unmap_regs() 162 apc_reset(CS_state_t *state) in apc_reset() 203 CS_state_t *state = eng->ce_state; in apc_start_engine() local 269 CS_state_t *state = eng->ce_state; in apc_stop_engine() local 321 apc_power(CS_state_t *state, int level) in apc_power() 345 CS_state_t *state = eng->ce_state; in apc_reload() local 395 CS_state_t *state = eng->ce_state; in apc_addr() local
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xpvtap.c | 217 xpvtap_state_t *state; in xpvtap_attach() local 280 xpvtap_state_t *state; in xpvtap_detach() local 315 xpvtap_state_t *state; in xpvtap_getinfo() local 355 xpvtap_state_t *state; in xpvtap_open() local 395 xpvtap_state_t *state; in xpvtap_close() local 447 xpvtap_state_t *state; in xpvtap_ioctl() local 496 xpvtap_state_t *state; in xpvtap_segmap() local 598 xpvtap_state_t *state; in xpvtap_devmap() local 645 xpvtap_state_t *state; in xpvtap_chpoll() local 699 xpvtap_state_t *state; in xpvtap_drv_init() local [all …]
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 165 extract_as_word(note_state_t *state, const sl_field_t *fdesc) in extract_as_word() 170 extract_as_lword(note_state_t *state, const sl_field_t *fdesc) in extract_as_lword() 175 extract_as_sword(note_state_t *state, const sl_field_t *fdesc) in extract_as_sword() 180 fmt_num(note_state_t *state, const sl_field_t *fdesc, in fmt_num() 192 data_present(note_state_t *state, const sl_field_t *fdesc) in data_present() 204 indent_enter(note_state_t *state, const char *title, in indent_enter() 219 indent_exit(note_state_t *state) in indent_exit() 231 print_num(note_state_t *state, const char *title, in print_num() 256 print_num_2up(note_state_t *state, const char *title1, in print_num_2up() 287 print_strbuf(note_state_t *state, const char *title, in print_strbuf() [all …]
|
/titanic_41/usr/src/uts/common/io/audio/drv/audiots/ |
H A D | audiots.c | 378 audiots_state_t *state; in audiots_attach() local 505 audiots_state_t *state; in audiots_detach() local 561 audiots_state_t *state; in audiots_quiesce() local 583 audiots_power_up(audiots_state_t *state) in audiots_power_up() 646 audiots_chip_init(audiots_state_t *state) in audiots_chip_init() 742 audiots_state_t *state = arg; in audiots_get_ac97() local 807 audiots_init_state(audiots_state_t *state, dev_info_t *dip) in audiots_init_state() 849 audiots_map_regs(dev_info_t *dip, audiots_state_t *state) in audiots_map_regs() 916 audiots_alloc_port(audiots_state_t *state, int num) in audiots_alloc_port() 1021 audiots_read_ac97(audiots_state_t *state, int reg) in audiots_read_ac97() [all …]
|
/titanic_41/usr/src/uts/common/zmod/ |
H A D | inflate.c | 113 struct inflate_state FAR *state; local 140 struct inflate_state FAR *state; local 157 struct inflate_state FAR *state; local 212 local void fixedtables(state) in fixedtables() argument 279 struct inflate_state state; in makefixed() local 334 struct inflate_state FAR *state; local 565 struct inflate_state FAR *state; local 1185 struct inflate_state FAR *state; local 1201 struct inflate_state FAR *state; local 1242 struct inflate_state FAR *state; local [all …]
|