Lines Matching defs:cp

265 	repcache_client_t *cp;  in client_alloc()  local
300 client_free(repcache_client_t *cp) in client_free()
318 client_insert(repcache_client_t *cp) in client_insert()
339 repcache_client_t *cp; in client_lookup() local
360 client_release(repcache_client_t *cp) in client_release()
376 client_start_insert(repcache_client_t *cp) in client_start_insert()
390 client_end_insert(repcache_client_t *cp) in client_end_insert()
401 entity_alloc(repcache_client_t *cp) in entity_alloc()
411 entity_add(repcache_client_t *cp, repcache_entity_t *ep) in entity_add()
425 entity_find(repcache_client_t *cp, uint32_t id) in entity_find()
446 entity_find2(repcache_client_t *cp, uint32_t id1, repcache_entity_t **out1, in entity_find2()
510 entity_remove(repcache_client_t *cp, uint32_t id) in entity_remove()
528 entity_cleanup(repcache_client_t *cp) in entity_cleanup()
544 iter_alloc(repcache_client_t *cp) in iter_alloc()
554 iter_add(repcache_client_t *cp, repcache_iter_t *iter) in iter_add()
568 iter_find(repcache_client_t *cp, uint32_t id) in iter_find()
589 iter_find_w_entity(repcache_client_t *cp, uint32_t iter_id, in iter_find_w_entity()
643 iter_remove(repcache_client_t *cp, uint32_t id) in iter_remove()
658 iter_cleanup(repcache_client_t *cp) in iter_cleanup()
681 repcache_client_t *cp; in client_destroy() local
749 entity_setup(repcache_client_t *cp, struct rep_protocol_entity_setup *rpr) in entity_setup()
799 entity_name(repcache_client_t *cp, const void *in, size_t insz, void *out_arg, in entity_name()
833 entity_parent_type(repcache_client_t *cp, const void *in, size_t insz, in entity_parent_type()
869 entity_get_child(repcache_client_t *cp, in entity_get_child()
905 entity_get_parent(repcache_client_t *cp, struct rep_protocol_entity_parent *rpr) in entity_get_parent()
927 entity_get(repcache_client_t *cp, struct rep_protocol_entity_get *rpr) in entity_get()
956 entity_update(repcache_client_t *cp, struct rep_protocol_entity_update *rpr) in entity_update()
983 entity_reset(repcache_client_t *cp, struct rep_protocol_entity_reset *rpr) in entity_reset()
1017 entity_create_child(repcache_client_t *cp, in entity_create_child()
1053 entity_create_pg(repcache_client_t *cp, in entity_create_pg()
1091 entity_delete(repcache_client_t *cp, in entity_delete()
1122 entity_teardown(repcache_client_t *cp, struct rep_protocol_entity_teardown *rpr) in entity_teardown()
1135 iter_setup(repcache_client_t *cp, struct rep_protocol_iter_request *rpr) in iter_setup()
1185 iter_start(repcache_client_t *cp, struct rep_protocol_iter_start *rpr) in iter_start()
1239 iter_read(repcache_client_t *cp, struct rep_protocol_iter_read *rpr) in iter_read()
1292 iter_read_value(repcache_client_t *cp, const void *in, size_t insz, in iter_read_value()
1348 iter_reset(repcache_client_t *cp, struct rep_protocol_iter_request *rpr) in iter_reset()
1364 iter_teardown(repcache_client_t *cp, struct rep_protocol_iter_request *rpr) in iter_teardown()
1372 tx_start(repcache_client_t *cp, struct rep_protocol_transaction_start *rpr) in tx_start()
1409 tx_commit(repcache_client_t *cp, const void *in, size_t insz, in tx_commit()
1458 next_snaplevel(repcache_client_t *cp, struct rep_protocol_entity_pair *rpr) in next_snaplevel()
1481 snapshot_take(repcache_client_t *cp, struct rep_protocol_snapshot_take *rpr) in snapshot_take()
1516 snapshot_take_named(repcache_client_t *cp, in snapshot_take_named()
1547 snapshot_attach(repcache_client_t *cp, struct rep_protocol_snapshot_attach *rpr) in snapshot_attach()
1570 property_get_type(repcache_client_t *cp, const void *in, size_t insz, in property_get_type()
1612 property_get_value(repcache_client_t *cp, const void *in, size_t insz, in property_get_value()
1644 propertygrp_notify(repcache_client_t *cp, in propertygrp_notify()
1688 client_add_notify(repcache_client_t *cp, in client_add_notify()
1709 client_wait(repcache_client_t *cp, const void *in, size_t insz, in client_wait()
1769 backup_repository(repcache_client_t *cp, in backup_repository()
1807 set_annotation(repcache_client_t *cp, struct rep_protocol_annotation *rpr) in set_annotation()
1914 repcache_client_t *cp = ti->ti_active_client; in client_annotation_needed() local
1948 repcache_client_t *cp = ti->ti_active_client; in client_annotation_finished() local
1956 start_audit_session(repcache_client_t *cp) in start_audit_session()
2026 repository_switch(repcache_client_t *cp, in repository_switch()
2055 simple_handler(repcache_client_t *cp, const void *in, size_t insz, in simple_handler()
2072 simple_fd_handler(repcache_client_t *cp, const void *in, size_t insz, in simple_fd_handler()
2297 repcache_client_t *cp; in client_switcher() local
2440 repcache_client_t *cp; in create_client() local