Home
last modified time | relevance | path

Searched refs:rsrc_node_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c973 static rsrc_node_t *
976 rsrc_node_t *node; in rn_alloc()
991 rn_free(rsrc_node_t *node) in rn_free()
1013 static rsrc_node_t *
1022 static rsrc_node_t *
1023 rn_get_child(rsrc_node_t *node) in rn_get_child()
1031 static rsrc_node_t *
1129 rsrc_node_t *node; in rsrc_node_find()
1168 rsrc_node_t *parent = node; in rsrc_node_find()
1307 rsrc_node_t *child, *sibling; in walk_one_node()
[all …]
H A Drcm_impl.h169 } rsrc_node_t; typedef
260 int rsrc_node_find(char *, int, rsrc_node_t **);
261 int rsrc_node_add_user(rsrc_node_t *, char *, char *, pid_t, uint_t);
262 int rsrc_node_remove_user(rsrc_node_t *, char *, pid_t, uint_t);
269 int rsrc_tree_action(rsrc_node_t *, int, tree_walk_arg_t *);
H A Drcm_impl.c61 rsrc_node_t *node; in common_resource_op()
394 rsrc_node_t *node = NULL; in add_resource_client()
476 rsrc_node_t *node; in remove_resource_client()
603 rsrc_node_t *node; in get_resource_state()