Lines Matching defs:npp

868 	rc_node_t **npp;  in cache_remove_unlocked()  local
2753 rc_node_ptr_free_mem(rc_node_ptr_t *npp) in rc_node_ptr_free_mem()
2829 rc_node_ptr_check_and_lock(rc_node_ptr_t *npp, int *res) in rc_node_ptr_check_and_lock()
2867 #define RC_NODE_PTR_GET_CHECK_AND_LOCK(np, npp) { \ argument
2873 #define RC_NODE_PTR_CHECK_LOCK_OR_FREE_RETURN(np, npp, mem) { \ argument
2883 #define RC_NODE_PTR_GET_CHECK(np, npp) { \ argument
2888 #define RC_NODE_PTR_GET_CHECK_AND_HOLD(np, npp) { \ argument
2903 #define HOLD_PTR_FLAG_OR_FREE_AND_RETURN(np, npp, flag, mem) { \ argument
2939 rc_scope_parent_scope(rc_node_ptr_t *npp, uint32_t type, rc_node_ptr_t *out) in rc_scope_parent_scope()
2966 rc_node_name(rc_node_ptr_t *npp, char *buf, size_t sz, uint32_t answertype, in rc_node_name()
3045 rc_node_get_property_type(rc_node_ptr_t *npp, rep_protocol_value_type_t *out) in rc_node_get_property_type()
3134 rc_node_ptr_parent(rc_node_ptr_t *npp, rc_node_t **out) in rc_node_ptr_parent()
3153 rc_node_get_parent(rc_node_ptr_t *npp, uint32_t type, rc_node_ptr_t *out) in rc_node_get_parent()
3179 rc_node_parent_type(rc_node_ptr_t *npp, uint32_t *type_out) in rc_node_parent_type()
3210 rc_node_get_child(rc_node_ptr_t *npp, const char *name, uint32_t type, in rc_node_get_child()
3258 rc_node_update(rc_node_ptr_t *npp) in rc_node_update()
3879 rc_node_create_child(rc_node_ptr_t *npp, uint32_t type, const char *name, in rc_node_create_child()
3990 rc_node_create_child_pg(rc_node_ptr_t *npp, uint32_t type, const char *name, in rc_node_create_child_pg()
4690 rc_node_delete(rc_node_ptr_t *npp) in rc_node_delete()
5020 rc_node_next_snaplevel(rc_node_ptr_t *npp, rc_node_ptr_t *cpp) in rc_node_next_snaplevel()
5390 rc_snapshot_take_new(rc_node_ptr_t *npp, const char *svcname, in rc_snapshot_take_new()
5502 rc_snapshot_take_attach(rc_node_ptr_t *npp, rc_node_ptr_t *outpp) in rc_snapshot_take_attach()
5522 rc_snapshot_attach(rc_node_ptr_t *npp, rc_node_ptr_t *cpp) in rc_snapshot_attach()
6081 rc_node_setup_value_iter(rc_node_ptr_t *npp, rc_node_iter_t **iterp) in rc_node_setup_value_iter()
6131 rc_node_get_property_value(rc_node_ptr_t *npp, in rc_node_get_property_value()
6254 rc_node_setup_iter(rc_node_ptr_t *npp, rc_node_iter_t **iterp, in rc_node_setup_iter()
6642 rc_node_setup_tx(rc_node_ptr_t *npp, rc_node_ptr_t *txp) in rc_node_setup_tx()
7300 rc_pg_notify_setup(rc_node_pg_notify_t *pnp, rc_node_ptr_t *npp, int fd) in rc_pg_notify_setup()