Home
last modified time | relevance | path

Searched defs:rc_node (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/svc/configd/
H A Dconfigd.h187 struct rc_node { struct
191 rc_node_lookup_t rn_id; /* must be first */ argument
206 rc_node_t *rn_cchain[COMPOSITION_DEPTH]; argument
211 const char *rn_type;
212 uint32_t rn_pgflags;
213 uint32_t rn_gen_id;
214 uu_list_t *rn_pg_notify_list; /* prot by rc_pg_notify_lock */
215 rc_notify_t rn_notify; /* prot by rc_pg_notify_lock */
220 rep_protocol_value_type_t rn_valtype;
221 const char *rn_values; /* protected by rn_lock */
[all …]
/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.h77 } rc_node; member