Searched defs:textbuf (Results 1 - 11 of 11) sorted by path

/freebsd-11-stable/crypto/openssh/
H A Daudit-bsm.c333 char textbuf[BSM_TEXTBUFSZ]; local
397 char textbuf[BSM_TEXTBUFSZ]; local
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ddump.c63 ocs_ddump_sli4_queue(ocs_textbuf_t *textbuf, const char *name, ocs_hw_t *hw, sli4_queue_t *q, uint32_t q_count, uint32_t qentries) argument
135 ocs_ddump_sli_q_fields(ocs_textbuf_t *textbuf, sli4_t *sli4, sli4_qtype_e qtype) argument
169 ocs_ddump_sli(ocs_textbuf_t *textbuf, sli4_t *sli4) argument
275 ocs_ddump_hw_io(ocs_textbuf_t *textbuf, ocs_hw_io_t *io) argument
310 ocs_ddump_queue_history(ocs_textbuf_t *textbuf, ocs_hw_q_hist_t *q_hist) argument
407 ocs_ddump_hw(ocs_textbuf_t *textbuf, ocs_hw_t *hw, uint32_t flags, uint32_t qentries) argument
558 hw_queue_ddump(ocs_textbuf_t *textbuf, ocs_hw_t *hw) argument
641 ocs_ddump(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t flags, uint32_t qentries) argument
[all...]
H A Docs_domain.c1327 ocs_ddump_domain(ocs_textbuf_t *textbuf, ocs_domain_t *domain) argument
1372 ocs_mgmt_domain_list(ocs_textbuf_t *textbuf, void *object) argument
1408 ocs_mgmt_domain_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
1482 ocs_mgmt_domain_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_els.c2642 ocs_ddump_els(ocs_textbuf_t *textbuf, ocs_io_t *els) argument
H A Docs_io.c363 ocs_ddump_io(ocs_textbuf_t *textbuf, ocs_io_t *io) argument
412 ocs_mgmt_io_list(ocs_textbuf_t *textbuf, void *object) argument
426 ocs_mgmt_io_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
473 ocs_mgmt_io_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_ioctl.c398 ocs_textbuf_t textbuf; local
520 ocs_textbuf_t textbuf; local
547 ocs_textbuf_t textbuf; local
578 ocs_textbuf_t textbuf; local
[all...]
H A Docs_node.c1517 ocs_ddump_node(ocs_textbuf_t *textbuf, ocs_node_t *node) argument
1702 ocs_mgmt_node_list(ocs_textbuf_t *textbuf, void *object) argument
1742 ocs_mgmt_node_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
1846 ocs_mgmt_node_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_sport.c1185 ocs_ddump_sport(ocs_textbuf_t *textbuf, ocs_sli_port_t *sport) argument
1258 ocs_mgmt_sport_list(ocs_textbuf_t *textbuf, void *object) argument
1296 ocs_mgmt_sport_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
1370 ocs_mgmt_sport_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_utils.c582 ocs_ddump_startfile(ocs_textbuf_t *textbuf) argument
598 ocs_ddump_endfile(ocs_textbuf_t *textbuf) argument
615 ocs_ddump_section(ocs_textbuf_t *textbuf, cons argument
633 ocs_ddump_endsection(ocs_textbuf_t *textbuf, const char *name, uint32_t instance) argument
651 ocs_ddump_value(ocs_textbuf_t *textbuf, const char *name, const char *fmt, ...) argument
679 ocs_ddump_buffer(ocs_textbuf_t *textbuf, const char *name, uint32_t instance, void *buffer, uint32_t size) argument
721 ocs_ddump_queue_entries(ocs_textbuf_t *textbuf, void *q_addr, uint32_t size, uint32_t length, int32_t index, uint32_t qentries) argument
1223 ocs_display_sparams(const char *prelabel, const char *reqlabel, int dest, void *textbuf, void *sparams) argument
1636 ocs_textbuf_get_buffer(ocs_textbuf_t *textbuf) argument
1642 ocs_textbuf_get_length(ocs_textbuf_t *textbuf) argument
1648 ocs_textbuf_get_written(ocs_textbuf_t *textbuf) argument
1660 ocs_textbuf_ext_get_buffer(ocs_textbuf_t *textbuf, uint32_t idx) argument
1669 ocs_textbuf_ext_get_length(ocs_textbuf_t *textbuf, uint32_t idx) argument
1678 ocs_textbuf_ext_get_written(ocs_textbuf_t *textbuf, uint32_t idx) argument
1688 ocs_textbuf_initialized(ocs_textbuf_t *textbuf) argument
1694 ocs_textbuf_alloc(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t length) argument
1718 ocs_textbuf_segment_alloc(ocs_textbuf_t *textbuf) argument
1758 ocs_textbuf_get_segment(ocs_textbuf_t *textbuf, uint32_t idx) argument
1776 ocs_textbuf_init(ocs_t *ocs, ocs_textbuf_t *textbuf, void *buffer, uint32_t length) argument
1799 ocs_textbuf_free(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
1815 ocs_textbuf_printf(ocs_textbuf_t *textbuf, const char *fmt, ...) argument
1827 ocs_textbuf_vprintf(ocs_textbuf_t *textbuf, const char *fmt, va_list ap) argument
1881 ocs_textbuf_putc(ocs_textbuf_t *textbuf, uint8_t c) argument
1898 ocs_textbuf_puts(ocs_textbuf_t *textbuf, char *s) argument
1908 ocs_textbuf_buffer(ocs_textbuf_t *textbuf, uint8_t *buffer, uint32_t buffer_length) argument
1943 ocs_textbuf_copy(ocs_textbuf_t *textbuf, uint8_t *buffer, uint32_t buffer_length) argument
1959 ocs_textbuf_remaining(ocs_textbuf_t *textbuf) argument
1975 ocs_textbuf_reset(ocs_textbuf_t *textbuf) argument
2527 ocs_ddump_ramlog(ocs_textbuf_t *textbuf, ocs_ramlog_t *ramlog) argument
[all...]
H A Docs_cam.c2685 ocs_scsi_ini_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) argument
2715 ocs_scsi_tgt_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) argument
H A Docs_mgmt.c234 ocs_mgmt_get_list(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
308 ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
538 ocs_mgmt_get_all(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
961 get_nodes_count(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
969 get_driver_version(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
975 get_desc(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
981 get_fw_rev(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
987 get_fw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
993 get_ipl(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
999 get_hw_rev1(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1009 get_hw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1019 get_hw_rev3(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1028 get_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1038 get_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1048 get_fcid(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1061 get_sn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1077 get_pn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1095 get_sli4_intf_reg(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1103 get_phy_port_num(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1115 get_asic_id(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1123 get_chip_type(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1219 get_pci_vendor(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1226 get_pci_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1233 get_pci_subsystem_vendor(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1240 get_pci_subsystem_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1247 get_tgt_rscn_delay(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1253 get_tgt_rscn_period(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1259 get_inject_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1266 get_inject_free_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1273 get_inject_drop_data(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1280 get_inject_drop_resp(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1287 get_cmd_err_inject(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1293 get_cmd_delay_value(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1299 get_businfo(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1305 get_sfp_a0(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1348 get_sfp_a2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1391 get_debug_mq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1399 get_debug_cq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1407 get_debug_wq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1414 get_debug_eq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1421 get_logmask(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1429 get_loglevel(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1437 get_current_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1447 get_configured_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1461 get_current_topology(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1471 get_configured_topology(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1481 get_current_link_state(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1495 get_configured_link_state(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1588 get_linkcfg(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1609 get_req_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1626 get_req_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1643 get_nodedb_mask(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2033 get_port_protocol(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2179 get_profile_list(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2256 get_active_profile(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2374 get_nv_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2412 get_nv_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2449 get_node_abort_cnt(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2748 ocs_mgmt_start_section(ocs_textbuf_t *textbuf, const char *name, int index) argument
2768 ocs_mgmt_start_unnumbered_section(ocs_textbuf_t *textbuf, const char *name) argument
2787 ocs_mgmt_end_unnumbered_section(ocs_textbuf_t *textbuf, const char *name) argument
2807 ocs_mgmt_end_section(ocs_textbuf_t *textbuf, const char *name, int index) argument
2830 ocs_mgmt_emit_property_name(ocs_textbuf_t *textbuf, int mode, const char *name) argument
2851 ocs_mgmt_emit_string(ocs_textbuf_t *textbuf, int mode, const char *name, const char *value) argument
2872 ocs_mgmt_emit_int(ocs_textbuf_t *textbuf, int mode, const char *name, const char *fmt, ...) argument
2900 ocs_mgmt_emit_boolean(ocs_textbuf_t *textbuf, int mode, const char *name, int value) argument
[all...]

Completed in 220 milliseconds