Searched defs:rpr (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/cmd/svc/configd/ |
H A D | client.c | 749 entity_setup(repcache_client_t *cp, struct rep_protocol_entity_setup *rpr) in entity_setup() argument 802 const struct rep_protocol_entity_name *rpr = in; in entity_name() local 836 const struct rep_protocol_entity_name *rpr = in; in entity_parent_type() local 870 entity_get_child(repcache_client_t * cp,struct rep_protocol_entity_get_child * rpr) entity_get_child() argument 905 entity_get_parent(repcache_client_t * cp,struct rep_protocol_entity_parent * rpr) entity_get_parent() argument 927 entity_get(repcache_client_t * cp,struct rep_protocol_entity_get * rpr) entity_get() argument 956 entity_update(repcache_client_t * cp,struct rep_protocol_entity_update * rpr) entity_update() argument 983 entity_reset(repcache_client_t * cp,struct rep_protocol_entity_reset * rpr) entity_reset() argument 1018 entity_create_child(repcache_client_t * cp,struct rep_protocol_entity_create_child * rpr) entity_create_child() argument 1054 entity_create_pg(repcache_client_t * cp,struct rep_protocol_entity_create_pg * rpr) entity_create_pg() argument 1092 entity_delete(repcache_client_t * cp,struct rep_protocol_entity_delete * rpr) entity_delete() argument 1122 entity_teardown(repcache_client_t * cp,struct rep_protocol_entity_teardown * rpr) entity_teardown() argument 1135 iter_setup(repcache_client_t * cp,struct rep_protocol_iter_request * rpr) iter_setup() argument 1185 iter_start(repcache_client_t * cp,struct rep_protocol_iter_start * rpr) iter_start() argument 1239 iter_read(repcache_client_t * cp,struct rep_protocol_iter_read * rpr) iter_read() argument 1295 const struct rep_protocol_iter_read_value *rpr = in; iter_read_value() local 1348 iter_reset(repcache_client_t * cp,struct rep_protocol_iter_request * rpr) iter_reset() argument 1364 iter_teardown(repcache_client_t * cp,struct rep_protocol_iter_request * rpr) iter_teardown() argument 1372 tx_start(repcache_client_t * cp,struct rep_protocol_transaction_start * rpr) tx_start() argument 1413 const struct rep_protocol_transaction_commit *rpr = in; tx_commit() local 1458 next_snaplevel(repcache_client_t * cp,struct rep_protocol_entity_pair * rpr) next_snaplevel() argument 1481 snapshot_take(repcache_client_t * cp,struct rep_protocol_snapshot_take * rpr) snapshot_take() argument 1517 snapshot_take_named(repcache_client_t * cp,struct rep_protocol_snapshot_take_named * rpr) snapshot_take_named() argument 1547 snapshot_attach(repcache_client_t * cp,struct rep_protocol_snapshot_attach * rpr) snapshot_attach() argument 1573 const struct rep_protocol_property_request *rpr = in; property_get_type() local 1615 const struct rep_protocol_property_request *rpr = in; property_get_value() local 1645 propertygrp_notify(repcache_client_t * cp,struct rep_protocol_propertygrp_request * rpr,int * out_fd) propertygrp_notify() argument 1689 client_add_notify(repcache_client_t * cp,struct rep_protocol_notify_request * rpr) client_add_notify() argument 1714 const struct rep_protocol_wait_request *rpr = in; client_wait() local 1770 backup_repository(repcache_client_t * cp,struct rep_protocol_backup_request * rpr) backup_repository() argument 1807 set_annotation(repcache_client_t * cp,struct rep_protocol_annotation * rpr) set_annotation() argument 2027 repository_switch(repcache_client_t * cp,struct rep_protocol_switch_request * rpr) repository_switch() argument [all...] |