Searched defs:xport_type (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libipmi/common/
H A Dlibipmi.c34 ipmi_open(int *errp, char **msg, uint_t xport_type, nvlist_t *params) argument
49 switch (xport_type) {
/osnet-11/usr/src/lib/libpcp/common/
H A Dlibpcp.c170 static pcp_xport_t xport_type = GLVC_NON_STREAM; variable
201 dev_path = platsvc_name_to_path(channel_name, &xport_type);
222 switch (xport_type) {
287 if (xport_type == GLVC_NON_STREAM)
702 if (xport_type == GLVC_NON_STREAM) {
778 if (xport_type == GLVC_NON_STREAM) {
1007 if (xport_type == GLVC_NON_STREAM)
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c37 cfga_type_t xport_type; member in struct:__anon888
1468 (void) snprintf(lap->xport_type,
1469 sizeof (lap->xport_type), "%s",
1473 (void) snprintf(lap->xport_type,
1474 sizeof (lap->xport_type), "%s",
1478 (void) snprintf(lap->xport_type,
1479 sizeof (lap->xport_type), "%s",
1483 (void) snprintf(lap->xport_type,
1484 sizeof (lap->xport_type), "%s",
1491 (void) snprintf(lap->xport_type,
[all...]

Completed in 27 milliseconds