Lines Matching defs:cp
267 repcache_client_t *cp; in client_alloc() local
302 client_free(repcache_client_t *cp) in client_free()
320 client_insert(repcache_client_t *cp) in client_insert()
341 repcache_client_t *cp; in client_lookup() local
362 client_release(repcache_client_t *cp) in client_release()
378 client_start_insert(repcache_client_t *cp) in client_start_insert()
392 client_end_insert(repcache_client_t *cp) in client_end_insert()
403 entity_alloc(repcache_client_t *cp) in entity_alloc()
413 entity_add(repcache_client_t *cp, repcache_entity_t *ep) in entity_add()
427 entity_find(repcache_client_t *cp, uint32_t id) in entity_find()
448 entity_find2(repcache_client_t *cp, uint32_t id1, repcache_entity_t **out1, in entity_find2()
512 entity_remove(repcache_client_t *cp, uint32_t id) in entity_remove()
530 entity_cleanup(repcache_client_t *cp) in entity_cleanup()
546 iter_alloc(repcache_client_t *cp) in iter_alloc()
556 iter_add(repcache_client_t *cp, repcache_iter_t *iter) in iter_add()
570 iter_find(repcache_client_t *cp, uint32_t id) in iter_find()
591 iter_find_w_entity(repcache_client_t *cp, uint32_t iter_id, in iter_find_w_entity()
645 iter_remove(repcache_client_t *cp, uint32_t id) in iter_remove()
660 iter_cleanup(repcache_client_t *cp) in iter_cleanup()
683 repcache_client_t *cp; in client_destroy() local
753 entity_setup(repcache_client_t *cp, struct rep_protocol_entity_setup *rpr) in entity_setup()
803 entity_name(repcache_client_t *cp, const void *in, size_t insz, void *out_arg, in entity_name()
837 entity_parent_type(repcache_client_t *cp, const void *in, size_t insz, in entity_parent_type()
873 entity_get_child(repcache_client_t *cp, in entity_get_child()
909 entity_get_parent(repcache_client_t *cp, struct rep_protocol_entity_parent *rpr) in entity_get_parent()
931 entity_get(repcache_client_t *cp, struct rep_protocol_entity_get *rpr) in entity_get()
960 entity_update(repcache_client_t *cp, struct rep_protocol_entity_update *rpr) in entity_update()
987 entity_reset(repcache_client_t *cp, struct rep_protocol_entity_reset *rpr) in entity_reset()
1021 entity_create_child(repcache_client_t *cp, in entity_create_child()
1057 entity_create_pg(repcache_client_t *cp, in entity_create_pg()
1095 entity_delete(repcache_client_t *cp, in entity_delete()
1126 entity_teardown(repcache_client_t *cp, struct rep_protocol_entity_teardown *rpr) in entity_teardown()
1139 iter_setup(repcache_client_t *cp, struct rep_protocol_iter_request *rpr) in iter_setup()
1189 iter_start(repcache_client_t *cp, struct rep_protocol_iter_start *rpr) in iter_start()
1243 iter_read(repcache_client_t *cp, struct rep_protocol_iter_read *rpr) in iter_read()
1296 iter_read_value(repcache_client_t *cp, const void *in, size_t insz, in iter_read_value()
1352 iter_reset(repcache_client_t *cp, struct rep_protocol_iter_request *rpr) in iter_reset()
1368 iter_teardown(repcache_client_t *cp, struct rep_protocol_iter_request *rpr) in iter_teardown()
1376 tx_start(repcache_client_t *cp, struct rep_protocol_transaction_start *rpr) in tx_start()
1413 tx_commit(repcache_client_t *cp, const void *in, size_t insz, in tx_commit()
1462 next_snaplevel(repcache_client_t *cp, struct rep_protocol_entity_pair *rpr) in next_snaplevel()
1485 snapshot_take(repcache_client_t *cp, struct rep_protocol_snapshot_take *rpr) in snapshot_take()
1520 snapshot_take_named(repcache_client_t *cp, in snapshot_take_named()
1551 snapshot_attach(repcache_client_t *cp, struct rep_protocol_snapshot_attach *rpr) in snapshot_attach()
1574 property_get_type(repcache_client_t *cp, const void *in, size_t insz, in property_get_type()
1616 property_get_value(repcache_client_t *cp, const void *in, size_t insz, in property_get_value()
1648 propertygrp_notify(repcache_client_t *cp, in propertygrp_notify()
1692 client_add_notify(repcache_client_t *cp, in client_add_notify()
1713 client_wait(repcache_client_t *cp, const void *in, size_t insz, in client_wait()
1773 backup_repository(repcache_client_t *cp, in backup_repository()
1811 set_annotation(repcache_client_t *cp, struct rep_protocol_annotation *rpr) in set_annotation()
1918 repcache_client_t *cp = ti->ti_active_client; in client_annotation_needed() local
1952 repcache_client_t *cp = ti->ti_active_client; in client_annotation_finished() local
1961 start_audit_session(repcache_client_t *cp) in start_audit_session()
2031 repository_switch(repcache_client_t *cp, in repository_switch()
2060 simple_handler(repcache_client_t *cp, const void *in, size_t insz, in simple_handler()
2077 simple_fd_handler(repcache_client_t *cp, const void *in, size_t insz, in simple_fd_handler()
2302 repcache_client_t *cp; in client_switcher() local
2445 repcache_client_t *cp; in create_client() local