~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to libdb/dbinc_auto/rpc_server_ext.h

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* DO NOT EDIT: automatically built by dist/s_include. */
2
 
#ifndef _rpc_server_ext_h_
3
 
#define _rpc_server_ext_h_
4
 
 
5
 
#if defined(__cplusplus)
6
 
extern "C" {
7
 
#endif
8
 
 
9
 
void __env_cachesize_proc __P((long, u_int32_t, u_int32_t, u_int32_t, __env_cachesize_reply *));
10
 
void __env_close_proc __P((long, u_int32_t, __env_close_reply *));
11
 
void __env_create_proc __P((u_int32_t, __env_create_reply *));
12
 
void __env_dbremove_proc __P((long, long, char *, char *, u_int32_t, __env_dbremove_reply *));
13
 
void __env_dbrename_proc __P((long, long, char *, char *, char *, u_int32_t, __env_dbrename_reply *));
14
 
void __env_encrypt_proc __P((long, char *, u_int32_t, __env_encrypt_reply *));
15
 
void __env_flags_proc __P((long, u_int32_t, u_int32_t, __env_flags_reply *));
16
 
void __env_open_proc __P((long, char *, u_int32_t, u_int32_t, __env_open_reply *));
17
 
void __env_remove_proc __P((long, char *, u_int32_t, __env_remove_reply *));
18
 
void __txn_abort_proc __P((long, __txn_abort_reply *));
19
 
void __txn_begin_proc __P((long, long, u_int32_t, __txn_begin_reply *));
20
 
void __txn_commit_proc __P((long, u_int32_t, __txn_commit_reply *));
21
 
void __txn_discard_proc __P((long, u_int32_t, __txn_discard_reply *));
22
 
void __txn_prepare_proc __P((long, u_int8_t *, __txn_prepare_reply *));
23
 
void __txn_recover_proc __P((long, u_int32_t, u_int32_t, __txn_recover_reply *, int *));
24
 
void __db_bt_maxkey_proc __P((long, u_int32_t, __db_bt_maxkey_reply *));
25
 
void __db_associate_proc __P((long, long, long, u_int32_t, __db_associate_reply *));
26
 
void __db_bt_minkey_proc __P((long, u_int32_t, __db_bt_minkey_reply *));
27
 
void __db_close_proc __P((long, u_int32_t, __db_close_reply *));
28
 
void __db_create_proc __P((long, u_int32_t, __db_create_reply *));
29
 
void __db_del_proc __P((long, long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __db_del_reply *));
30
 
void __db_encrypt_proc __P((long, char *, u_int32_t, __db_encrypt_reply *));
31
 
void __db_extentsize_proc __P((long, u_int32_t, __db_extentsize_reply *));
32
 
void __db_flags_proc __P((long, u_int32_t, __db_flags_reply *));
33
 
void __db_get_proc __P((long, long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __db_get_reply *, int *));
34
 
void __db_h_ffactor_proc __P((long, u_int32_t, __db_h_ffactor_reply *));
35
 
void __db_h_nelem_proc __P((long, u_int32_t, __db_h_nelem_reply *));
36
 
void __db_key_range_proc __P((long, long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __db_key_range_reply *));
37
 
void __db_lorder_proc __P((long, u_int32_t, __db_lorder_reply *));
38
 
void __db_open_proc __P((long, long, char *, char *, u_int32_t, u_int32_t, u_int32_t, __db_open_reply *));
39
 
void __db_pagesize_proc __P((long, u_int32_t, __db_pagesize_reply *));
40
 
void __db_pget_proc __P((long, long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __db_pget_reply *, int *));
41
 
void __db_put_proc __P((long, long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __db_put_reply *, int *));
42
 
void __db_re_delim_proc __P((long, u_int32_t, __db_re_delim_reply *));
43
 
void __db_re_len_proc __P((long, u_int32_t, __db_re_len_reply *));
44
 
void __db_re_pad_proc __P((long, u_int32_t, __db_re_pad_reply *));
45
 
void __db_remove_proc __P((long, char *, char *, u_int32_t, __db_remove_reply *));
46
 
void __db_rename_proc __P((long, char *, char *, char *, u_int32_t, __db_rename_reply *));
47
 
void __db_stat_proc __P((long, u_int32_t, __db_stat_reply *, int *));
48
 
void __db_sync_proc __P((long, u_int32_t, __db_sync_reply *));
49
 
void __db_truncate_proc __P((long, long, u_int32_t, __db_truncate_reply *));
50
 
void __db_cursor_proc __P((long, long, u_int32_t, __db_cursor_reply *));
51
 
void __db_join_proc __P((long, u_int32_t *, u_int32_t, u_int32_t, __db_join_reply *));
52
 
void __dbc_close_proc __P((long, __dbc_close_reply *));
53
 
void __dbc_count_proc __P((long, u_int32_t, __dbc_count_reply *));
54
 
void __dbc_del_proc __P((long, u_int32_t, __dbc_del_reply *));
55
 
void __dbc_dup_proc __P((long, u_int32_t, __dbc_dup_reply *));
56
 
void __dbc_get_proc __P((long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __dbc_get_reply *, int *));
57
 
void __dbc_pget_proc __P((long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __dbc_pget_reply *, int *));
58
 
void __dbc_put_proc __P((long, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t, void *, u_int32_t, u_int32_t, __dbc_put_reply *, int *));
59
 
void __dbsrv_settimeout __P((ct_entry *, u_int32_t));
60
 
void __dbsrv_timeout __P((int));
61
 
void __dbclear_ctp __P((ct_entry *));
62
 
void __dbdel_ctp __P((ct_entry *));
63
 
ct_entry *new_ct_ent __P((int *));
64
 
ct_entry *get_tableent __P((long));
65
 
ct_entry *__dbsrv_sharedb __P((ct_entry *, const char *, const char *, DBTYPE, u_int32_t));
66
 
ct_entry *__dbsrv_shareenv __P((ct_entry *, home_entry *, u_int32_t));
67
 
void __dbsrv_active __P((ct_entry *));
68
 
int __db_close_int __P((long, u_int32_t));
69
 
int __dbc_close_int __P((ct_entry *));
70
 
int __dbenv_close_int __P((long, u_int32_t, int));
71
 
home_entry *get_home __P((char *));
72
 
__env_cachesize_reply *__db_env_cachesize_4001  __P((__env_cachesize_msg *, struct svc_req *));
73
 
__env_close_reply *__db_env_close_4001 __P((__env_close_msg *, struct svc_req *));
74
 
__env_create_reply *__db_env_create_4001 __P((__env_create_msg *, struct svc_req *));
75
 
__env_dbremove_reply *__db_env_dbremove_4001  __P((__env_dbremove_msg *, struct svc_req *));
76
 
__env_dbrename_reply *__db_env_dbrename_4001  __P((__env_dbrename_msg *, struct svc_req *));
77
 
__env_encrypt_reply *__db_env_encrypt_4001  __P((__env_encrypt_msg *, struct svc_req *));
78
 
__env_flags_reply *__db_env_flags_4001 __P((__env_flags_msg *, struct svc_req *));
79
 
__env_open_reply *__db_env_open_4001 __P((__env_open_msg *, struct svc_req *));
80
 
__env_remove_reply *__db_env_remove_4001 __P((__env_remove_msg *, struct svc_req *));
81
 
__txn_abort_reply *__db_txn_abort_4001 __P((__txn_abort_msg *, struct svc_req *));
82
 
__txn_begin_reply *__db_txn_begin_4001 __P((__txn_begin_msg *, struct svc_req *));
83
 
__txn_commit_reply *__db_txn_commit_4001 __P((__txn_commit_msg *, struct svc_req *));
84
 
__txn_discard_reply *__db_txn_discard_4001  __P((__txn_discard_msg *, struct svc_req *));
85
 
__txn_prepare_reply *__db_txn_prepare_4001  __P((__txn_prepare_msg *, struct svc_req *));
86
 
__txn_recover_reply *__db_txn_recover_4001  __P((__txn_recover_msg *, struct svc_req *));
87
 
__db_associate_reply *__db_db_associate_4001  __P((__db_associate_msg *, struct svc_req *));
88
 
__db_bt_maxkey_reply *__db_db_bt_maxkey_4001  __P((__db_bt_maxkey_msg *, struct svc_req *));
89
 
__db_bt_minkey_reply *__db_db_bt_minkey_4001  __P((__db_bt_minkey_msg *, struct svc_req *));
90
 
__db_close_reply *__db_db_close_4001 __P((__db_close_msg *, struct svc_req *));
91
 
__db_create_reply *__db_db_create_4001 __P((__db_create_msg *, struct svc_req *));
92
 
__db_del_reply *__db_db_del_4001 __P((__db_del_msg *, struct svc_req *));
93
 
__db_encrypt_reply *__db_db_encrypt_4001 __P((__db_encrypt_msg *, struct svc_req *));
94
 
__db_extentsize_reply *__db_db_extentsize_4001  __P((__db_extentsize_msg *, struct svc_req *));
95
 
__db_flags_reply *__db_db_flags_4001 __P((__db_flags_msg *, struct svc_req *));
96
 
__db_get_reply *__db_db_get_4001 __P((__db_get_msg *, struct svc_req *));
97
 
__db_h_ffactor_reply *__db_db_h_ffactor_4001  __P((__db_h_ffactor_msg *, struct svc_req *));
98
 
__db_h_nelem_reply *__db_db_h_nelem_4001 __P((__db_h_nelem_msg *, struct svc_req *));
99
 
__db_key_range_reply *__db_db_key_range_4001  __P((__db_key_range_msg *, struct svc_req *));
100
 
__db_lorder_reply *__db_db_lorder_4001 __P((__db_lorder_msg *, struct svc_req *));
101
 
__db_open_reply *__db_db_open_4001 __P((__db_open_msg *, struct svc_req *));
102
 
__db_pagesize_reply *__db_db_pagesize_4001  __P((__db_pagesize_msg *, struct svc_req *));
103
 
__db_pget_reply *__db_db_pget_4001 __P((__db_pget_msg *, struct svc_req *));
104
 
__db_put_reply *__db_db_put_4001 __P((__db_put_msg *, struct svc_req *));
105
 
__db_re_delim_reply *__db_db_re_delim_4001  __P((__db_re_delim_msg *, struct svc_req *));
106
 
__db_re_len_reply *__db_db_re_len_4001 __P((__db_re_len_msg *, struct svc_req *));
107
 
__db_re_pad_reply *__db_db_re_pad_4001 __P((__db_re_pad_msg *, struct svc_req *));
108
 
__db_remove_reply *__db_db_remove_4001 __P((__db_remove_msg *, struct svc_req *));
109
 
__db_rename_reply *__db_db_rename_4001 __P((__db_rename_msg *, struct svc_req *));
110
 
__db_stat_reply *__db_db_stat_4001 __P((__db_stat_msg *, struct svc_req *));
111
 
__db_sync_reply *__db_db_sync_4001 __P((__db_sync_msg *, struct svc_req *));
112
 
__db_truncate_reply *__db_db_truncate_4001  __P((__db_truncate_msg *, struct svc_req *));
113
 
__db_cursor_reply *__db_db_cursor_4001 __P((__db_cursor_msg *, struct svc_req *));
114
 
__db_join_reply *__db_db_join_4001 __P((__db_join_msg *, struct svc_req *));
115
 
__dbc_close_reply *__db_dbc_close_4001 __P((__dbc_close_msg *, struct svc_req *));
116
 
__dbc_count_reply *__db_dbc_count_4001 __P((__dbc_count_msg *, struct svc_req *));
117
 
__dbc_del_reply *__db_dbc_del_4001 __P((__dbc_del_msg *, struct svc_req *));
118
 
__dbc_dup_reply *__db_dbc_dup_4001 __P((__dbc_dup_msg *, struct svc_req *));
119
 
__dbc_get_reply *__db_dbc_get_4001 __P((__dbc_get_msg *, struct svc_req *));
120
 
__dbc_pget_reply *__db_dbc_pget_4001 __P((__dbc_pget_msg *, struct svc_req *));
121
 
__dbc_put_reply *__db_dbc_put_4001 __P((__dbc_put_msg *, struct svc_req *));
122
 
 
123
 
#if defined(__cplusplus)
124
 
}
125
 
#endif
126
 
#endif /* !_rpc_server_ext_h_ */