Searched refs:rl_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c620 uint32_t type = lp->rl_type;
664 type = r->rl_type;
665 if (type != l->rl_type)
670 tp = &rc_types[r->rl_type];
775 if (np->rn_id.rl_type == REP_PROTOCOL_ENTITY_CPROPERTYGRP)
1080 np->rn_id.rl_type);
1126 np->rn_id.rl_type);
1211 if (nnp->rn_id.rl_type != REP_PROTOCOL_ENTITY_PROPERTYGRP)
1746 if (np->rn_id.rl_type == REP_PROTOCOL_ENTITY_CPROPERTYGRP) {
1805 assert(rc_check_parent_child(np->rn_id.rl_type, c
[all...]
H A Dfile_object.c833 cip->ci_base_nl.rl_type = type;
851 cip->ci_base_nl.rl_type = type;
871 cip->ci_base_nl.rl_type = type;
887 cip->ci_base_nl.rl_type = type;
906 cip->ci_base_nl.rl_type = type;
1098 nl.rl_type = REP_PROTOCOL_ENTITY_SNAPLEVEL;
1202 uint32_t type = lp->rl_type;
1241 uint32_t type = lp->rl_type;
1309 uint32_t type = lp->rl_type;
1467 uint32_t type = pp->rn_id.rl_type;
[all...]
H A Dconfigd.h181 uint16_t rl_type; /* REP_PROTOCOL_ENTITY_* */ member in struct:rc_node_lookup
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c272 char rl_type[MAXSTATLEN]; member in struct:rx_lane_fields_buf_s
289 offsetof(rx_lane_fields_buf_t, rl_type), print_default_cb},
1237 (void) snprintf(buf->rl_type, sizeof (buf->rl_type), "rx");

Completed in 79 milliseconds