Searched refs:rn_id (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c834 cip->ci_base_nl.rl_backend = np->rn_id.rl_backend;
852 cip->ci_base_nl.rl_backend = np->rn_id.rl_backend;
853 cip->ci_base_nl.rl_ids[ID_SERVICE] = np->rn_id.rl_main_id;
872 cip->ci_base_nl.rl_backend = np->rn_id.rl_backend;
873 cip->ci_base_nl.rl_ids[ID_SERVICE] = np->rn_id.rl_ids[ID_SERVICE];
874 cip->ci_base_nl.rl_ids[ID_INSTANCE] = np->rn_id.rl_main_id;
888 cip->ci_base_nl.rl_backend = np->rn_id.rl_backend;
889 cip->ci_base_nl.rl_ids[ID_SERVICE] = np->rn_id.rl_ids[ID_SERVICE];
890 cip->ci_base_nl.rl_ids[ID_INSTANCE] = np->rn_id.rl_ids[ID_INSTANCE];
891 cip->ci_base_nl.rl_ids[ID_NAME] = np->rn_id
[all...]
H A Drc_node.c655 rc_node_lookup_t *r = &np->rn_id;
774 if (np->rn_id.rl_type == REP_PROTOCOL_ENTITY_CPROPERTYGRP)
865 assert(np->rn_hash == rc_node_hash(&np->rn_id));
880 assert(np->rn_hash == rc_node_hash(&np->rn_id));
1079 np->rn_id.rl_type);
1125 np->rn_id.rl_type);
1210 if (nnp->rn_id.rl_type != REP_PROTOCOL_ENTITY_PROPERTYGRP)
1745 if (np->rn_id.rl_type == REP_PROTOCOL_ENTITY_CPROPERTYGRP) {
1804 assert(rc_check_parent_child(np->rn_id.rl_type, cp->rn_id
[all...]
H A Dconfigd.h191 rc_node_lookup_t rn_id; /* must be first */ member in struct:rc_node

Completed in 108 milliseconds