Home
last modified time | relevance | path

Searched defs:textbuf (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c221 ocs_mgmt_get_list(ocs_t *ocs, ocs_textbuf_t *textbuf) in ocs_mgmt_get_list()
293 ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in ocs_mgmt_get()
523 ocs_mgmt_get_all(ocs_t *ocs, ocs_textbuf_t *textbuf) in ocs_mgmt_get_all()
800 get_nodes_count(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_nodes_count()
808 get_driver_version(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_driver_version()
814 get_desc(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_desc()
820 get_fw_rev(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_fw_rev()
826 get_fw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_fw_rev2()
832 get_ipl(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_ipl()
838 get_hw_rev1(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_hw_rev1()
[all …]
H A Docs_ddump.c61 ocs_ddump_sli4_queue(ocs_textbuf_t *textbuf, const char *name, ocs_hw_t *hw, sli4_queue_t *q, uint3… in ocs_ddump_sli4_queue()
132 ocs_ddump_sli_q_fields(ocs_textbuf_t *textbuf, sli4_t *sli4, sli4_qtype_e qtype) in ocs_ddump_sli_q_fields()
165 ocs_ddump_sli(ocs_textbuf_t *textbuf, sli4_t *sli4) in ocs_ddump_sli()
270 ocs_ddump_hw_io(ocs_textbuf_t *textbuf, ocs_hw_io_t *io) in ocs_ddump_hw_io()
305 ocs_ddump_queue_history(ocs_textbuf_t *textbuf, ocs_hw_q_hist_t *q_hist) in ocs_ddump_queue_history()
401 ocs_ddump_hw(ocs_textbuf_t *textbuf, ocs_hw_t *hw, uint32_t flags, uint32_t qentries) in ocs_ddump_hw()
552 hw_queue_ddump(ocs_textbuf_t *textbuf, ocs_hw_t *hw) in hw_queue_ddump()
635 ocs_ddump(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t flags, uint32_t qentries) in ocs_ddump()
H A Docs_utils.c579 ocs_ddump_startfile(ocs_textbuf_t *textbuf) in ocs_ddump_startfile()
595 ocs_ddump_endfile(ocs_textbuf_t *textbuf) in ocs_ddump_endfile()
612 ocs_ddump_section(ocs_textbuf_t *textbuf, const char *name, uint32_t instance) in ocs_ddump_section()
630 ocs_ddump_endsection(ocs_textbuf_t *textbuf, const char *name, uint32_t instance) in ocs_ddump_endsection()
648 ocs_ddump_value(ocs_textbuf_t *textbuf, const char *name, const char *fmt, ...) in ocs_ddump_value()
675 ocs_ddump_buffer(ocs_textbuf_t *textbuf, const char *name, uint32_t instance, void *buffer, uint32_… in ocs_ddump_buffer()
717 ocs_ddump_queue_entries(ocs_textbuf_t *textbuf, void *q_addr, uint32_t size, in ocs_ddump_queue_entries()
1215 ocs_display_sparams(const char *prelabel, const char *reqlabel, int dest, void *textbuf, void *spar… in ocs_display_sparams()
1626 ocs_textbuf_get_buffer(ocs_textbuf_t *textbuf) in ocs_textbuf_get_buffer()
1632 ocs_textbuf_get_length(ocs_textbuf_t *textbuf) in ocs_textbuf_get_length()
[all …]
H A Docs_io.c361 ocs_ddump_io(ocs_textbuf_t *textbuf, ocs_io_t *io) in ocs_ddump_io()
409 ocs_mgmt_io_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_io_list()
423 ocs_mgmt_io_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_io_get()
470 ocs_mgmt_io_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_io_get_all()
H A Docs_ioctl.c401 ocs_textbuf_t textbuf; in ocs_ioctl() local
522 ocs_textbuf_t textbuf; in ocs_ioctl() local
548 ocs_textbuf_t textbuf; in ocs_ioctl() local
578 ocs_textbuf_t textbuf; in ocs_ioctl() local
H A Docs_domain.c1316 ocs_ddump_domain(ocs_textbuf_t *textbuf, ocs_domain_t *domain) in ocs_ddump_domain()
1360 ocs_mgmt_domain_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_domain_list()
1394 ocs_mgmt_domain_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_domain_get()
1467 ocs_mgmt_domain_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_domain_get_all()
H A Docs_sport.c1180 ocs_ddump_sport(ocs_textbuf_t *textbuf, ocs_sli_port_t *sport) in ocs_ddump_sport()
1252 ocs_mgmt_sport_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_sport_list()
1288 ocs_mgmt_sport_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_sport_get()
1362 ocs_mgmt_sport_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_sport_get_all()
H A Docs_node.c1508 ocs_ddump_node(ocs_textbuf_t *textbuf, ocs_node_t *node) in ocs_ddump_node()
1692 ocs_mgmt_node_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_node_list()
1732 ocs_mgmt_node_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_node_get()
1836 ocs_mgmt_node_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_node_get_all()
H A Docs_cam.c2785 ocs_scsi_ini_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) in ocs_scsi_ini_ddump()
2815 ocs_scsi_tgt_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) in ocs_scsi_tgt_ddump()
H A Docs_els.c2628 ocs_ddump_els(ocs_textbuf_t *textbuf, ocs_io_t *els) in ocs_ddump_els()
/titanic_41/usr/src/lib/libbsm/common/
H A Daudit_at.c43 static char textbuf[AUDIT_AT_TEXTBUF]; variable
H A Daudit_cron.c63 static char textbuf[AUDIT_CRON_TEXTBUF]; variable
/freebsd/crypto/openssh/
H A Daudit-bsm.c333 char textbuf[BSM_TEXTBUFSZ]; in bsm_audit_bad_login() local
397 char textbuf[BSM_TEXTBUFSZ]; in audit_event() local
/titanic_41/usr/src/uts/common/io/idm/
H A Didm_text.c251 idm_textbuf_to_nvlist(nvlist_t *nvl, char **textbuf, int *textbuflen) in idm_textbuf_to_nvlist()
294 idm_textbuf_to_firstfraglen(void *textbuf, int textbuflen) in idm_textbuf_to_firstfraglen()
737 idm_nvlist_to_textbuf(nvlist_t *nvl, char **textbuf, int *textbuflen, in idm_nvlist_to_textbuf()
1351 char *textbuf; in idm_nvlist_to_itextbuf() local
1460 char *textbuf, *leftover_textbuf = NULL; in idm_pdu_list_to_nvlist() local
/titanic_41/usr/src/ucbcmd/sed/
H A Dsed0.c740 char *text(textbuf, tbend) in text() argument
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_text.c446 char *textbuf; in iscsit_pdu_op_text_cmd() local