]> arthur.barton.de Git - netatalk.git/blob - libatalk/libatalk-3.0.5.abi
Add vasprintf compatibility function
[netatalk.git] / libatalk / libatalk-3.0.5.abi
1 acl_ldap_freeconfig: void (void)
2 acl_ldap_readconfig: int (dictionary *)
3 ad_close: int (struct adouble *, int)
4 ad_convert: int (const char *, const struct stat *, const struct vol *, const char **)
5 ad_copy_header: int (struct adouble *, struct adouble *)
6 add_cachebyname: int (const char *, const uuidp_t, const uuidtype_t, const long unsigned int)
7 add_cachebyuuid: int (uuidp_t, const char *, uuidtype_t, const long unsigned int)
8 add_charset: charset_t (const char *)
9 ad_dir: char *(const char *)
10 ad_dtruncate: int (struct adouble *, const off_t)
11 adflags2logstr: const char *(int)
12 ad_flush: int (struct adouble *)
13 ad_forcegetid: uint32_t (struct adouble *)
14 adf_pread: ssize_t (struct ad_fd *, void *, size_t, off_t)
15 adf_pwrite: ssize_t (struct ad_fd *, const void *, size_t, off_t)
16 ad_getattr: int (const struct adouble *, uint16_t *)
17 ad_getdate: int (const struct adouble *, unsigned int, uint32_t *)
18 ad_getentryoff: off_t (const struct adouble *, int)
19 ad_getfuid: uid_t (void)
20 ad_getid: uint32_t (struct adouble *, const dev_t, const ino_t, const cnid_t, const void *)
21 ad_hf_mode: mode_t (mode_t)
22 ad_init: void (struct adouble *, const struct vol *)
23 ad_init_offsets: int (struct adouble *)
24 ad_init_old: void (struct adouble *, int, int)
25 ad_lock: int (struct adouble *, uint32_t, int, off_t, off_t, int)
26 ad_metadata: int (const char *, int, struct adouble *)
27 ad_metadataat: int (int, const char *, int, struct adouble *)
28 ad_mkdir: int (const char *, mode_t)
29 ad_mode: int (const char *, mode_t)
30 ad_open: int (struct adouble *, const char *, int, ...)
31 ad_openat: int (struct adouble *, int, const char *, int, ...)
32 ad_openforks: uint16_t (struct adouble *, uint16_t)
33 ad_path: const char *(const char *, int)
34 ad_path_ea: const char *(const char *, int)
35 ad_path_osx: const char *(const char *, int)
36 ad_read: ssize_t (struct adouble *, const uint32_t, off_t, char *, const size_t)
37 ad_readfile_init: int (const struct adouble *, const int, off_t *, const int)
38 ad_rebuild_adouble_header_ea: int (struct adouble *)
39 ad_rebuild_adouble_header_v2: int (struct adouble *)
40 ad_refresh: int (const char *, struct adouble *)
41 ad_reso_size: off_t (const char *, int, struct adouble *)
42 ad_rtruncate: int (struct adouble *, const char *, const off_t)
43 ad_setattr: int (const struct adouble *, const uint16_t)
44 ad_setdate: int (struct adouble *, unsigned int, uint32_t)
45 ad_setfuid: int (const uid_t)
46 ad_setid: int (struct adouble *, const dev_t, const ino_t, const uint32_t, const cnid_t, const void *)
47 ad_setname: int (struct adouble *, const char *)
48 ad_size: off_t (const struct adouble *, const uint32_t)
49 ad_stat: int (const char *, struct stat *)
50 ad_testlock: int (struct adouble *, int, const off_t)
51 ad_tmplock: int (struct adouble *, uint32_t, int, off_t, off_t, int)
52 ad_unlock: void (struct adouble *, const int, int)
53 ad_valid_header_osx: int (const char *)
54 ad_write: ssize_t (struct adouble *, uint32_t, off_t, int, const char *, size_t)
55 afp_config_free: void (AFPObj *)
56 afp_config_parse: int (AFPObj *, char *)
57 allow_severity: 5
58 apply_ip_mask: void (struct sockaddr *, int)
59 atalkdict_del: void (dictionary *)
60 atalkdict_dump: void (dictionary *, FILE *)
61 atalkdict_get: const char *(const dictionary *, const char *, const char *, const char *)
62 atalkdict_hash: unsigned int (char *)
63 atalkdict_new: dictionary *(int)
64 atalkdict_set: int (dictionary *, char *, char *, char *)
65 atalkdict_unset: void (dictionary *, char *, char *)
66 atalk_iconv: size_t (atalk_iconv_t, const char **, size_t *, char **, size_t *)
67 atalk_iconv_close: int (atalk_iconv_t)
68 atalk_iconv_open: atalk_iconv_t (const char *, const char *)
69 atalk_iniparser_dump: void (const dictionary *, FILE *)
70 atalk_iniparser_dump_ini: void (const dictionary *, FILE *)
71 atalk_iniparser_find_entry: int (const dictionary *, const char *)
72 atalk_iniparser_freedict: void (dictionary *)
73 atalk_iniparser_getboolean: int (const dictionary *, const char *, const char *, int)
74 atalk_iniparser_getdouble: double (const dictionary *, const char *, const char *, double)
75 atalk_iniparser_getint: int (const dictionary *, const char *, const char *, int)
76 atalk_iniparser_getnsec: int (const dictionary *)
77 atalk_iniparser_getsecname: const char *(const dictionary *, int)
78 atalk_iniparser_getstrdup: char *(const dictionary *, const char *, const char *, const char *)
79 atalk_iniparser_getstring: const char *(const dictionary *, const char *, const char *, const char *)
80 atalk_iniparser_load: dictionary *(const char *)
81 atalk_iniparser_set: int (dictionary *, char *, char *, char *)
82 atalk_iniparser_unset: void (dictionary *, char *, char *)
83 atalk_register_charset: int (struct charset_functions *)
84 balloc: int (bstring, int)
85 ballocmin: int (bstring, int)
86 basename_safe: const char *(const char *)
87 bassign: int (bstring, const_bstring)
88 bassignblk: int (bstring, const void *, int)
89 bassigncstr: int (bstring, const char *)
90 bassignformat: int (bstring, const char *, ...)
91 bassigngets: int (bstring, bNgetc, void *, char)
92 bassignmidstr: int (bstring, const_bstring, int, int)
93 bcatblk: int (bstring, const void *, int)
94 bcatcstr: int (bstring, const char *)
95 bconcat: int (bstring, const_bstring)
96 bconchar: int (bstring, char)
97 bcstrfree: int (char *)
98 bdelete: int (bstring, int, int)
99 bdestroy: int (bstring)
100 become_root: void (void)
101 bfindreplace: int (bstring, const_bstring, const_bstring, int)
102 bfindreplacecaseless: int (bstring, const_bstring, const_bstring, int)
103 bformat: bstring (const char *, ...)
104 bformata: int (bstring, const char *, ...)
105 bfromcstr: bstring (const char *)
106 bfromcstralloc: bstring (int, const char *)
107 bgetsa: int (bstring, bNgetc, void *, char)
108 bgetstream: bstring (bNgetc, void *, char)
109 binchr: int (const_bstring, int, const_bstring)
110 binchrr: int (const_bstring, int, const_bstring)
111 binsert: int (bstring, int, const_bstring, unsigned char)
112 binsertch: int (bstring, int, int, unsigned char)
113 binstr: int (const_bstring, int, const_bstring)
114 binstrcaseless: int (const_bstring, int, const_bstring)
115 binstrr: int (const_bstring, int, const_bstring)
116 binstrrcaseless: int (const_bstring, int, const_bstring)
117 biseq: int (const_bstring, const_bstring)
118 biseqcaseless: int (const_bstring, const_bstring)
119 biseqcstr: int (const_bstring, const char *)
120 biseqcstrcaseless: int (const_bstring, const char *)
121 bisstemeqblk: int (const_bstring, const void *, int)
122 bisstemeqcaselessblk: int (const_bstring, const void *, int)
123 bjoin: bstring (const struct bstrList *, const_bstring)
124 bjoinInv: bstring (const struct bstrList *, const_bstring)
125 blk2bstr: bstring (const void *, int)
126 bltrimws: int (bstring)
127 bmidstr: bstring (const_bstring, int, int)
128 bninchr: int (const_bstring, int, const_bstring)
129 bninchrr: int (const_bstring, int, const_bstring)
130 bpattern: int (bstring, int)
131 bread: bstring (bNread, void *)
132 breada: int (bstring, bNread, void *)
133 brefcstr: bstring (char *)
134 breplace: int (bstring, int, int, const_bstring, unsigned char)
135 brtrimws: int (bstring)
136 bsbufflength: int (struct bStream *, int)
137 bsclose: void *(struct bStream *)
138 bseof: int (const struct bStream *)
139 bsetstr: int (bstring, int, const_bstring, unsigned char)
140 bsopen: struct bStream *(bNread, void *)
141 bspeek: int (bstring, const struct bStream *)
142 bsplit: struct bstrList *(const_bstring, unsigned char)
143 bsplitcb: int (const_bstring, unsigned char, int, int (*)(void *, int, int), void *)
144 bsplits: struct bstrList *(const_bstring, const_bstring)
145 bsplitscb: int (const_bstring, const_bstring, int, int (*)(void *, int, int), void *)
146 bsplitstr: struct bstrList *(const_bstring, const_bstring)
147 bsplitstrcb: int (const_bstring, const_bstring, int, int (*)(void *, int, int), void *)
148 bsread: int (bstring, struct bStream *, int)
149 bsreada: int (bstring, struct bStream *, int)
150 bsreadln: int (bstring, struct bStream *, char)
151 bsreadlna: int (bstring, struct bStream *, char)
152 bsreadlns: int (bstring, struct bStream *, const_bstring)
153 bsreadlnsa: int (bstring, struct bStream *, const_bstring)
154 bssplitscb: int (struct bStream *, const_bstring, int (*)(void *, int, const_bstring), void *)
155 bssplitstrcb: int (struct bStream *, const_bstring, int (*)(void *, int, const_bstring), void *)
156 bstr2cstr: char *(const_bstring, char)
157 bstrchrp: int (const_bstring, int, int)
158 bstrcmp: int (const_bstring, const_bstring)
159 bstrcpy: bstring (const_bstring)
160 bstricmp: int (const_bstring, const_bstring)
161 bstrListAlloc: int (struct bstrList *, int)
162 bstrListAllocMin: int (struct bstrList *, int)
163 bstrListCreate: struct bstrList *(void)
164 bstrListCreateMin: struct bstrList *(int)
165 bstrListDestroy: int (struct bstrList *)
166 bstrListPop: bstring (struct bstrList *)
167 bstrListPush: int (struct bstrList *, bstring)
168 bstrncmp: int (const_bstring, const_bstring, int)
169 bstrnicmp: int (const_bstring, const_bstring, int)
170 bstrrchrp: int (const_bstring, int, int)
171 bsunread: int (struct bStream *, const_bstring)
172 btolower: int (bstring)
173 btoupper: int (bstring)
174 btrimws: int (bstring)
175 btrunc: int (bstring, int)
176 bunrefcstr: int (bstring)
177 bvcformata: int (bstring, int, const char *, struct __va_list_tag *)
178 charset_decompose: size_t (charset_t, char *, size_t, char *, size_t)
179 charset_mac_centraleurope: {name = "MAC_CENTRALEUROPE", kTextEncoding = 29, pull = <mac_centraleurope_pull>, push = <mac_centraleurope_push>, flags = 17, iname = 0x0, prev = 0x0, next = 0x0}
180 charset_mac_chinese_simp: {name = "MAC_CHINESE_SIMP", kTextEncoding = 25, pull = <mac_chinese_simp_pull>, push = <mac_chinese_simp_push>, flags = 85, iname = "EUC-CN", prev = 0x0, next = 0x0}
181 charset_mac_chinese_trad: {name = "MAC_CHINESE_TRAD", kTextEncoding = 2, pull = <mac_chinese_trad_pull>, push = <mac_chinese_trad_push>, flags = 85, iname = "BIG-5", prev = 0x0, next = 0x0}
182 charset_mac_cyrillic: {name = "MAC_CYRILLIC", kTextEncoding = 7, pull = <mac_cyrillic_pull>, push = <mac_cyrillic_push>, flags = 17, iname = 0x0, prev = 0x0, next = 0x0}
183 charset_mac_greek: {name = "MAC_GREEK", kTextEncoding = 6, pull = <mac_greek_pull>, push = <mac_greek_push>, flags = 17, iname = 0x0, prev = 0x0, next = 0x0}
184 charset_mac_hebrew: {name = "MAC_HEBREW", kTextEncoding = 5, pull = <mac_hebrew_pull>, push = <mac_hebrew_push>, flags = 17, iname = 0x0, prev = 0x0, next = 0x0}
185 charset_mac_japanese: {name = "MAC_JAPANESE", kTextEncoding = 1, pull = <mac_japanese_pull>, push = <mac_japanese_push>, flags = 85, iname = "SHIFT_JIS", prev = 0x0, next = 0x0}
186 charset_mac_korean: {name = "MAC_KOREAN", kTextEncoding = 3, pull = <mac_korean_pull>, push = <mac_korean_push>, flags = 85, iname = "EUC-KR", prev = 0x0, next = 0x0}
187 charset_mac_roman: {name = "MAC_ROMAN", kTextEncoding = 0, pull = <mac_roman_pull>, push = <mac_roman_push>, flags = 21, iname = 0x0, prev = 0x0, next = 0x0}
188 charset_mac_turkish: {name = "MAC_TURKISH", kTextEncoding = 35, pull = <mac_turkish_pull>, push = <mac_turkish_push>, flags = 17, iname = 0x0, prev = 0x0, next = 0x0}
189 charset_precompose: size_t (charset_t, char *, size_t, char *, size_t)
190 charset_strlower: size_t (charset_t, const char *, size_t, char *, size_t)
191 charset_strupper: size_t (charset_t, const char *, size_t, char *, size_t)
192 charset_to_ucs2_allocate: size_t (charset_t, uint16_t **, const char *)
193 charset_to_utf8_allocate: size_t (charset_t, char **, const char *)
194 charset_utf8: {name = "UTF8", kTextEncoding = 134217987, pull = <utf8_pull>, push = <utf8_push>, flags = 22, iname = 0x0, prev = 0x0, next = 0x0}
195 charset_utf8_mac: {name = "UTF8-MAC", kTextEncoding = 134217987, pull = <utf8_pull>, push = <utf8_push>, flags = 27, iname = 0x0, prev = 0x0, next = 0x0}
196 check_lockfile: int (const char *, const char *)
197 cjk_char_pull: size_t (uint16_t, uint16_t *, const uint32_t *)
198 cjk_char_push: size_t (uint16_t, uint8_t *)
199 cjk_compose: uint16_t (uint16_t, uint16_t, const uint32_t *, size_t)
200 cjk_compose_seq: uint16_t (const uint16_t *, size_t *, const uint32_t *, size_t)
201 cjk_generic_pull: size_t (size_t (*)(uint16_t *, const uint8_t *, size_t *), void *, char **, size_t *, char **, size_t *)
202 cjk_generic_push: size_t (size_t (*)(uint8_t *, const uint16_t *, size_t *), void *, char **, size_t *, char **, size_t *)
203 cjk_lookup: uint16_t (uint16_t, const cjk_index_t *, const uint16_t *)
204 cnid_add: cnid_t (struct _cnid_db *, const struct stat *, const cnid_t, const char *, const size_t, cnid_t)
205 cnid_close: void (struct _cnid_db *)
206 cnid_dbd_add: cnid_t (struct _cnid_db *, const struct stat *, cnid_t, const char *, size_t, cnid_t)
207 cnid_dbd_close: void (struct _cnid_db *)
208 cnid_dbd_delete: int (struct _cnid_db *, const cnid_t)
209 cnid_dbd_find: int (struct _cnid_db *, const char *, size_t, void *, size_t)
210 cnid_dbd_get: cnid_t (struct _cnid_db *, cnid_t, const char *, size_t)
211 cnid_dbd_getstamp: int (struct _cnid_db *, void *, const size_t)
212 cnid_dbd_lookup: cnid_t (struct _cnid_db *, const struct stat *, cnid_t, const char *, size_t)
213 cnid_dbd_module: {name = "dbd", db_list = {next = 0x0, prev = 0x0}, cnid_open = 0, flags = 0}
214 cnid_dbd_open: struct _cnid_db *(struct cnid_open_args *)
215 cnid_dbd_rebuild_add: cnid_t (struct _cnid_db *, const struct stat *, cnid_t, const char *, size_t, cnid_t)
216 cnid_dbd_resolve: char *(struct _cnid_db *, cnid_t *, void *, size_t)
217 cnid_dbd_update: int (struct _cnid_db *, cnid_t, const struct stat *, cnid_t, const char *, size_t)
218 cnid_dbd_wipe: int (struct _cnid_db *)
219 cnid_delete: int (struct _cnid_db *, cnid_t)
220 cnid_find: int (struct _cnid_db *, const char *, size_t, void *, size_t)
221 cnid_get: cnid_t (struct _cnid_db *, const cnid_t, char *, const size_t)
222 cnid_getstamp: int (struct _cnid_db *, void *, const size_t)
223 cnid_init: void (void)
224 cnid_last_add: cnid_t (struct _cnid_db *, const struct stat *, cnid_t, const char *, size_t, cnid_t)
225 cnid_last_close: void (struct _cnid_db *)
226 cnid_last_delete: int (struct _cnid_db *, const cnid_t)
227 cnid_last_get: cnid_t (struct _cnid_db *, cnid_t, const char *, size_t)
228 cnid_last_lookup: cnid_t (struct _cnid_db *, const struct stat *, cnid_t, const char *, size_t)
229 cnid_last_module: {name = "last", db_list = {next = 0x0, prev = 0x0}, cnid_open = 0, flags = 0}
230 cnid_last_open: struct _cnid_db *(struct cnid_open_args *)
231 cnid_last_resolve: char *(struct _cnid_db *, cnid_t *, void *, size_t)
232 cnid_last_update: int (struct _cnid_db *, cnid_t, const struct stat *, cnid_t, const char *, size_t)
233 cnid_lookup: cnid_t (struct _cnid_db *, const struct stat *, const cnid_t, char *, const size_t)
234 cnid_open: struct _cnid_db *(const char *, mode_t, char *, int, const char *, const char *)
235 cnid_rebuild_add: cnid_t (struct _cnid_db *, const struct stat *, const cnid_t, char *, const size_t, cnid_t)
236 cnid_register: void (struct _cnid_module *)
237 cnid_resolve: char *(struct _cnid_db *, cnid_t *, void *, size_t)
238 cnid_tdb_add: cnid_t (struct _cnid_db *, const struct stat *, cnid_t, const char *, size_t, cnid_t)
239 cnid_tdb_close: void (struct _cnid_db *)
240 cnid_tdb_delete: int (struct _cnid_db *, const cnid_t)
241 cnid_tdb_get: cnid_t (struct _cnid_db *, cnid_t, const char *, size_t)
242 cnid_tdb_lookup: cnid_t (struct _cnid_db *, const struct stat *, cnid_t, const char *, size_t)
243 cnid_tdb_module: {name = "tdb", db_list = {next = 0x0, prev = 0x0}, cnid_open = 0, flags = 12}
244 cnid_tdb_open: struct _cnid_db *(struct cnid_open_args *)
245 cnid_tdb_resolve: char *(struct _cnid_db *, cnid_t *, void *, size_t)
246 cnid_tdb_update: int (struct _cnid_db *, cnid_t, const struct stat *, cnid_t, const char *, size_t)
247 cnid_update: int (struct _cnid_db *, const cnid_t, const struct stat *, const cnid_t, char *, const size_t)
248 cnid_wipe: int (struct _cnid_db *)
249 compare_ip: int (const struct sockaddr *, const struct sockaddr *)
250 convert_charset: size_t (charset_t, charset_t, charset_t, const char *, size_t, char *, size_t, uint16_t *)
251 convert_string: size_t (charset_t, charset_t, const void *, size_t, void *, size_t)
252 convert_string_allocate: size_t (charset_t, charset_t, const void *, size_t, char **)
253 copy_ea: int (const char *, int, const char *, const char *, mode_t)
254 copy_file: int (int, const char *, const char *, mode_t)
255 copy_file_fd: int (int, int)
256 copy_fork: int (int, struct adouble *, struct adouble *)
257 create_lockfile: int (const char *, const char *)
258 daemonize: int (int, int)
259 decompose_w: size_t (uint16_t *, size_t, uint16_t *, size_t *)
260 deny_severity: 3
261 dequeue: void *(q_t *)
262 _diacasemap: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 231, 203, 229, 128, 204, 129, 130, 131, 233, 230, 232, 234, 237, 235, 236, 132, 238, 241, 239, 133, 205, 242, 244, 243, 134, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 198, 183, 184, 184, 186, 187, 188, 189, 174, 175, 192, 193, 194, 195, 196, 197, 198, 199...}
263 _dialowermap: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 138, 140, 141, 142, 150, 154, 159, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 132, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 190, 191, 176, 177, 178, 179, 180, 181, 198, 183, 185, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199...}
264 dir_rx_set: int (mode_t)
265 dsi_attention: int (DSI *, AFPUserBytes)
266 dsi_close: void (DSI *)
267 dsi_cmdreply: int (DSI *, const int)
268 dsi_disconnect: int (DSI *)
269 dsi_free: void (DSI *)
270 dsi_getsession: int (DSI *, server_child_t *, int, afp_child_t **)
271 dsi_getstatus: void (DSI *)
272 dsi_init: DSI *(AFPObj *, const char *, const char *, const char *)
273 dsi_opensession: void (DSI *)
274 dsi_read: ssize_t (DSI *, void *, const size_t)
275 dsi_readdone: void (DSI *)
276 dsi_readinit: ssize_t (DSI *, void *, const size_t, const size_t, const int)
277 dsi_stream_read: size_t (DSI *, void *, const size_t)
278 dsi_stream_read_file: ssize_t (DSI *, const int, off_t, const size_t, const int)
279 dsi_stream_receive: int (DSI *)
280 dsi_stream_send: int (DSI *, void *, size_t)
281 dsi_stream_write: ssize_t (DSI *, void *, const size_t, int)
282 dsi_tcp_init: int (DSI *, const char *, const char *, const char *)
283 dsi_tickle: int (DSI *)
284 dsi_write: size_t (DSI *, void *, const size_t)
285 dsi_writeflush: void (DSI *)
286 dsi_writeinit: size_t (DSI *, void *, const size_t)
287 ea_chmod_dir: int (const struct vol *, const char *, mode_t, struct stat *)
288 ea_chmod_file: int (const struct vol *, const char *, mode_t, struct stat *)
289 ea_chown: int (const struct vol *, const char *, uid_t, gid_t)
290 ea_close: int (struct ea *)
291 ea_copyfile: int (const struct vol *, int, const char *, const char *)
292 ea_deletefile: int (const struct vol *, int, const char *)
293 ea_open: int (const struct vol *, const char *, eaflags_t, struct ea *)
294 ea_openat: int (const struct vol *, int, const char *, eaflags_t, struct ea *)
295 ea_path: char *(const struct ea *, const char *, int)
296 ea_renamefile: int (const struct vol *, int, const char *, const char *)
297 enqueue: qnode_t *(q_t *, void *)
298 fault_setup: void (void (*)(void *))
299 fdset_add_fd: void (int, struct pollfd **, struct polldata **, int *, int *, int, enum fdtype, void *)
300 fdset_del_fd: void (struct pollfd **, struct polldata **, int *, int *, int)
301 find_charset_functions: struct charset_functions *(const char *)
302 _fini: <text variable, no debug info>
303 free_charset_names: void (void)
304 freeifacelist: void (char **)
305 fullpathname: const char *(const char *)
306 getcwdpath: const char *(void)
307 getdefextmap: struct extmap *(void)
308 get_eacontent: int (const struct vol *, char *, size_t *, const char *, int, const char *, int)
309 get_easize: int (const struct vol *, char *, size_t *, const char *, int, const char *)
310 getextmap: struct extmap *(const char *)
311 getifacelist: char **(void)
312 getip_port: unsigned int (const struct sockaddr *)
313 getip_string: const char *(const struct sockaddr *)
314 getnamefromuuid: int (const uuidp_t, char **, uuidtype_t *)
315 getuuidfromname: int (const char *, uuidtype_t, unsigned char *)
316 getvolbyname: struct vol *(const char *)
317 getvolbypath: struct vol *(AFPObj *, const char *)
318 getvolbyvid: struct vol *(const uint16_t)
319 getvolumes: struct vol *(void)
320 gmem: int (gid_t, int, gid_t *)
321 _init: <text variable, no debug info>
322 init_iconv: void (void)
323 initline: void (int, char *)
324 initvol_vfs: void (struct vol *)
325 ipc_child_state: int (AFPObj *, uint16_t)
326 ipc_child_write: int (int, uint16_t, int, void *)
327 ipc_server_read: int (server_child_t *, int)
328 islower_sp: int (uint32_t)
329 islower_w: int (uint16_t)
330 isupper_sp: int (uint32_t)
331 isupper_w: int (uint16_t)
332 ldap_auth_dn: 0x0
333 ldap_auth_method: 0
334 ldap_auth_pw: 0x0
335 ldap_config_valid: 0
336 ldap_getnamefromuuid: int (const char *, char **, uuidtype_t *)
337 ldap_getuuidfromname: int (const char *, uuidtype_t, char **)
338 ldap_group_attr: 0x0
339 ldap_groupbase: 0x0
340 ldap_groupscope: 0
341 ldap_name_attr: 0x0
342 ldap_prefs: {{pref = 0x0, name = "ldap server", strorint = 0, intfromarray = 0, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap auth method", strorint = 1, intfromarray = 1, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap auth dn", strorint = 0, intfromarray = 0, valid = 0, valid_save = 0}, {pref = 0x0, name = "ldap auth pw", strorint = 0, intfromarray = 0, valid = 0, valid_save = 0}, {pref = 0x0, name = "ldap userbase", strorint = 0, intfromarray = 0, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap userscope", strorint = 1, intfromarray = 1, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap groupbase", strorint = 0, intfromarray = 0, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap groupscope", strorint = 1, intfromarray = 1, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap uuid attr", strorint = 0, intfromarray = 0, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap uuid string", strorint = 0, intfromarray = 0, valid = 0, valid_save = 0}, {pref = 0x0, name = "ldap name attr", strorint = 0, intfromarray = 0, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap group attr", strorint = 0, intfromarray = 0, valid = -1, valid_save = -1}, {pref = 0x0, name = "ldap uid attr", strorint = 0, intfromarray = 0, valid = 0, valid_save = 0}, {pref = 0x0, name = "ldap uuid encoding", strorint = 1, intfromarray = 1, valid = 0, valid_save = 0}, {pref = 0x0, name = 0x0, strorint = 0, intfromarray = 0, valid = 0, valid_save = 0}}
343 ldap_server: 0x0
344 ldap_uid_attr: 0x0
345 ldap_userbase: 0x0
346 ldap_userscope: 0
347 ldap_uuid_attr: 0x0
348 ldap_uuid_encoding: 0
349 ldap_uuid_string: 0x0
350 list_eas: int (const struct vol *, char *, size_t *, const char *, int)
351 load_charset: int (struct vol *)
352 load_volumes: int (AFPObj *)
353 localuuid_from_id: void (unsigned char *, uuidtype_t, unsigned int)
354 lock_reg: int (int, int, int, off_t, int, off_t)
355 log_config: {inited = false, syslog_opened = false, console = false, processname = '\0' <repeats 15 times>, syslog_facility = 0, syslog_display_options = 0}
356 make_log_entry: void (enum loglevels, enum logtypes, const char *, int, char *, ...)
357 make_tdb_data: unsigned char *(uint32_t, const struct stat *, const cnid_t, const char *, const size_t)
358 mb_generic_pull: size_t (int (*)(uint16_t *, const unsigned char *), void *, char **, size_t *, char **, size_t *)
359 mb_generic_push: size_t (int (*)(unsigned char *, uint16_t), void *, char **, size_t *, char **, size_t *)
360 netatalk_panic: void (const char *)
361 netatalk_rmdir: int (int, const char *)
362 netatalk_rmdir_all_errors: int (int, const char *)
363 netatalk_unlink: int (const char *)
364 netatalk_unlinkat: int (int, const char *)
365 nftw: int (const char *, nftw_func_t, dir_notification_func_t, int, int)
366 ochdir: int (const char *, int)
367 ochmod: int (char *, mode_t, const struct stat *, int)
368 ochown: int (const char *, uid_t, gid_t, int)
369 opendirat: DIR *(int, const char *)
370 openflags2logstr: const char *(int)
371 ostat: int (const char *, struct stat *, int)
372 ostatat: int (int, const char *, struct stat *, int)
373 parseline: int (int, char *)
374 posix_chmod: int (const char *, mode_t)
375 posix_fchmod: int (int, mode_t)
376 precompose_w: size_t (uint16_t *, size_t, uint16_t *, size_t *)
377 prefs_array: {{pref = "ldap auth method", valuestring = "none", value = 0}, {pref = "ldap auth method", valuestring = "simple", value = 128}, {pref = "ldap auth method", valuestring = "sasl", value = 163}, {pref = "ldap userscope", valuestring = "base", value = 0}, {pref = "ldap userscope", valuestring = "one", value = 1}, {pref = "ldap userscope", valuestring = "sub", value = 2}, {pref = "ldap groupscope", valuestring = "base", value = 0}, {pref = "ldap groupscope", valuestring = "one", value = 1}, {pref = "ldap groupscope", valuestring = "sub", value = 2}, {pref = "ldap uuid encoding", valuestring = "ms-guid", value = 1}, {pref = "ldap uuid encoding", valuestring = "string", value = 0}, {pref = 0x0, valuestring = 0x0, value = 0}}
378 prequeue: qnode_t *(q_t *, void *)
379 print_groups: const char *(int, gid_t *)
380 queue_destroy: void (q_t *, void (*)(void *))
381 queue_init: q_t *(void)
382 randombytes: void (void *, int)
383 readt: ssize_t (int, void *, const size_t, int, int)
384 realpath_safe: char *(const char *)
385 recv_fd: int (int, int)
386 rel_path_in_vol: bstring (const char *, const char *)
387 remove_acl_vfs: int (const char *)
388 remove_ea: int (const struct vol *, const char *, const char *, int)
389 run_cmd: int (const char *, char **)
390 search_cachebyname: int (const char *, uuidtype_t *, unsigned char *)
391 search_cachebyuuid: int (uuidp_t, char **, uuidtype_t *)
392 send_fd: int (int, int)
393 server_child_add: afp_child_t *(server_child_t *, pid_t, int)
394 server_child_alloc: server_child_t *(int)
395 server_child_free: void (server_child_t *)
396 server_child_kill: void (server_child_t *, int)
397 server_child_kill_one_by_id: void (server_child_t *, pid_t, uid_t, uint32_t, char *, uint32_t)
398 server_child_remove: int (server_child_t *, pid_t)
399 server_child_resolve: afp_child_t *(server_child_t *, id_t)
400 server_child_transfer_session: int (server_child_t *, pid_t, uid_t, int, uint16_t)
401 server_lock: pid_t (char *, char *, int)
402 server_reset_signal: void (void)
403 set_charset_name: int (charset_t, const char *)
404 set_ea: int (const struct vol *, const char *, const char *, const char *, size_t, int)
405 setfilmode: int (const struct vol *, const char *, mode_t, struct stat *)
406 set_groups: int (AFPObj *, struct passwd *)
407 setnonblock: int (int, int)
408 set_processname: void (const char *)
409 setuplog: void (const char *, const char *)
410 statat: int (int, const char *, struct stat *)
411 strcasechr_sp: uint16_t *(const uint16_t *, uint32_t)
412 strcasechr_w: uint16_t *(const uint16_t *, uint16_t)
413 strcasecmp_w: int (const uint16_t *, const uint16_t *)
414 strcasestr_w: uint16_t *(const uint16_t *, const uint16_t *)
415 strcat_w: uint16_t *(uint16_t *, const uint16_t *)
416 strchr_w: uint16_t *(const uint16_t *, uint16_t)
417 strcmp_w: int (const uint16_t *, const uint16_t *)
418 strdiacasecmp: int (const char *, const char *)
419 strdup_w: uint16_t *(const uint16_t *)
420 stripped_slashes_basename: char *(char *)
421 strlcat: size_t (char *, const char *, size_t)
422 strlcpy: size_t (char *, const char *, size_t)
423 strlen_w: size_t (const uint16_t *)
424 strlower_w: int (uint16_t *)
425 strncasecmp_w: int (const uint16_t *, const uint16_t *, size_t)
426 strncat_w: uint16_t *(uint16_t *, const uint16_t *, const size_t)
427 strncmp_w: int (const uint16_t *, const uint16_t *, size_t)
428 strncpy_w: uint16_t *(uint16_t *, const uint16_t *, const size_t)
429 strndiacasecmp: int (const char *, const char *, size_t)
430 strndup_w: uint16_t *(const uint16_t *, size_t)
431 strnlen_w: size_t (const uint16_t *, size_t)
432 strstr_w: uint16_t *(const uint16_t *, const uint16_t *)
433 strtok_quote: char *(char *, const char *)
434 strupper_w: int (uint16_t *)
435 sys_ea_copyfile: int (const struct vol *, int, const char *, const char *)
436 sys_fgetxattr: ssize_t (int, const char *, void *, size_t)
437 sys_fsetxattr: int (int, const char *, const void *, size_t, int)
438 sys_ftruncate: int (int, off_t)
439 sys_get_eacontent: int (const struct vol *, char *, size_t *, const char *, int, const char *, int)
440 sys_get_easize: int (const struct vol *, char *, size_t *, const char *, int, const char *)
441 sys_getxattr: ssize_t (const char *, const char *, void *, size_t)
442 sys_getxattrfd: int (int, const char *, int, ...)
443 sys_lgetxattr: ssize_t (const char *, const char *, void *, size_t)
444 sys_list_eas: int (const struct vol *, char *, size_t *, const char *, int)
445 sys_listxattr: ssize_t (const char *, char *, size_t)
446 sys_llistxattr: ssize_t (const char *, char *, size_t)
447 sys_lremovexattr: int (const char *, const char *)
448 sys_lsetxattr: int (const char *, const char *, const void *, size_t, int)
449 sys_remove_ea: int (const struct vol *, const char *, const char *, int)
450 sys_removexattr: int (const char *, const char *)
451 sys_sendfile: ssize_t (int, int, off_t *, size_t)
452 sys_set_ea: int (const struct vol *, const char *, const char *, const char *, size_t, int)
453 sys_setxattr: int (const char *, const char *, const void *, size_t, int)
454 tdb_add_flags: void (struct tdb_context *, unsigned int)
455 tdb_allocate: tdb_off_t (struct tdb_context *, tdb_len_t, struct tdb_record *)
456 tdb_alloc_read: unsigned char *(struct tdb_context *, tdb_off_t, tdb_len_t)
457 tdb_append: int (struct tdb_context *, TDB_DATA, TDB_DATA)
458 tdb_brlock: int (struct tdb_context *, tdb_off_t, int, int, int, size_t)
459 tdb_brlock_upgrade: int (struct tdb_context *, tdb_off_t, size_t)
460 tdb_chainlock: int (struct tdb_context *, TDB_DATA)
461 tdb_chainlock_mark: int (struct tdb_context *, TDB_DATA)
462 tdb_chainlock_nonblock: int (struct tdb_context *, TDB_DATA)
463 tdb_chainlock_read: int (struct tdb_context *, TDB_DATA)
464 tdb_chainlock_unmark: int (struct tdb_context *, TDB_DATA)
465 tdb_chainunlock: int (struct tdb_context *, TDB_DATA)
466 tdb_chainunlock_read: int (struct tdb_context *, TDB_DATA)
467 tdb_check: int (struct tdb_context *, int (*)(TDB_DATA, TDB_DATA, void *), void *)
468 tdb_close: int (struct tdb_context *)
469 tdb_convert: void *(void *, uint32_t)
470 tdb_delete: int (struct tdb_context *, TDB_DATA)
471 tdb_do_delete: int (struct tdb_context *, tdb_off_t, struct tdb_record *)
472 tdb_dump_all: void (struct tdb_context *)
473 tdb_enable_seqnum: void (struct tdb_context *)
474 tdb_error: enum TDB_ERROR (struct tdb_context *)
475 tdb_errorstr: const char *(struct tdb_context *)
476 tdb_exists: int (struct tdb_context *, TDB_DATA)
477 tdb_expand: int (struct tdb_context *, tdb_off_t)
478 tdb_fd: int (struct tdb_context *)
479 tdb_fetch: TDB_DATA (struct tdb_context *, TDB_DATA)
480 tdb_find_lock_hash: tdb_off_t (struct tdb_context *, TDB_DATA, uint32_t, int, struct tdb_record *)
481 tdb_firstkey: TDB_DATA (struct tdb_context *)
482 tdb_free: int (struct tdb_context *, tdb_off_t, struct tdb_record *)
483 tdb_freelist_size: int (struct tdb_context *)
484 tdb_get_flags: int (struct tdb_context *)
485 tdb_get_logging_private: void *(struct tdb_context *)
486 tdb_get_seqnum: int (struct tdb_context *)
487 tdb_hash_size: int (struct tdb_context *)
488 tdb_increment_seqnum_nonblock: void (struct tdb_context *)
489 tdb_io_init: void (struct tdb_context *)
490 tdb_lock: int (struct tdb_context *, int, int)
491 tdb_lockall: int (struct tdb_context *)
492 tdb_lockall_mark: int (struct tdb_context *)
493 tdb_lockall_nonblock: int (struct tdb_context *)
494 tdb_lockall_read: int (struct tdb_context *)
495 tdb_lockall_read_nonblock: int (struct tdb_context *)
496 tdb_lockall_unmark: int (struct tdb_context *)
497 tdb_lock_nonblock: int (struct tdb_context *, int, int)
498 tdb_lock_record: int (struct tdb_context *, tdb_off_t)
499 tdb_log_fn: tdb_log_func (struct tdb_context *)
500 tdb_map_size: size_t (struct tdb_context *)
501 tdb_mmap: void (struct tdb_context *)
502 tdb_munmap: int (struct tdb_context *)
503 tdb_name: const char *(struct tdb_context *)
504 tdb_nextkey: TDB_DATA (struct tdb_context *, TDB_DATA)
505 tdb_null: {dptr = 0x0, dsize = 0}
506 tdb_ofs_read: int (struct tdb_context *, tdb_off_t, tdb_off_t *)
507 tdb_ofs_write: int (struct tdb_context *, tdb_off_t, tdb_off_t *)
508 tdb_open: struct tdb_context *(const char *, int, int, int, mode_t)
509 tdb_open_ex: struct tdb_context *(const char *, int, int, int, mode_t, const struct tdb_logging_context *, tdb_hash_func)
510 tdb_parse_data: int (struct tdb_context *, TDB_DATA, tdb_off_t, tdb_len_t, int (*)(TDB_DATA, TDB_DATA, void *), void *)
511 tdb_parse_record: int (struct tdb_context *, TDB_DATA, int (*)(TDB_DATA, TDB_DATA, void *), void *)
512 tdb_printfreelist: int (struct tdb_context *)
513 tdb_rec_free_read: int (struct tdb_context *, tdb_off_t, struct tdb_record *)
514 tdb_rec_read: int (struct tdb_context *, tdb_off_t, struct tdb_record *)
515 tdb_rec_write: int (struct tdb_context *, tdb_off_t, struct tdb_record *)
516 tdb_remove_flags: void (struct tdb_context *, unsigned int)
517 tdb_reopen: int (struct tdb_context *)
518 tdb_reopen_all: int (int)
519 tdb_repack: int (struct tdb_context *)
520 tdb_setalarm_sigptr: void (struct tdb_context *, volatile sig_atomic_t *)
521 tdb_set_logging_function: void (struct tdb_context *, const struct tdb_logging_context *)
522 tdb_set_max_dead: void (struct tdb_context *, int)
523 tdb_store: int (struct tdb_context *, TDB_DATA, TDB_DATA, int)
524 _tdb_transaction_cancel: int (struct tdb_context *)
525 tdb_transaction_cancel: int (struct tdb_context *)
526 tdb_transaction_commit: int (struct tdb_context *)
527 tdb_transaction_lock: int (struct tdb_context *, int)
528 tdb_transaction_prepare_commit: int (struct tdb_context *)
529 tdb_transaction_recover: int (struct tdb_context *)
530 tdb_transaction_start: int (struct tdb_context *)
531 tdb_transaction_unlock: int (struct tdb_context *)
532 tdb_traverse: int (struct tdb_context *, tdb_traverse_func, void *)
533 tdb_traverse_read: int (struct tdb_context *, tdb_traverse_func, void *)
534 tdb_unlock: int (struct tdb_context *, int, int)
535 tdb_unlockall: int (struct tdb_context *)
536 tdb_unlockall_read: int (struct tdb_context *)
537 tdb_unlock_record: int (struct tdb_context *, tdb_off_t)
538 tdb_validate_freelist: int (struct tdb_context *, int *)
539 tdb_wipe_all: int (struct tdb_context *)
540 tdb_write_lock_record: int (struct tdb_context *, tdb_off_t)
541 tdb_write_unlock_record: int (struct tdb_context *, tdb_off_t)
542 tokenize_ip_port: int (const char *, char **, char **)
543 tolower_sp: uint32_t (uint32_t)
544 tolower_w: uint16_t (uint16_t)
545 toupper_sp: uint32_t (uint32_t)
546 toupper_w: uint16_t (uint16_t)
547 type_configs: {{set = false, syslog = false, fd = -1, level = log_none, display_options = 0}, {set = false, syslog = false, fd = -1, level = log_none, display_options = 0}, {set = false, syslog = false, fd = -1, level = log_none, display_options = 0}, {set = false, syslog = false, fd = -1, level = log_none, display_options = 0}, {set = false, syslog = false, fd = -1, level = log_none, display_options = 0}, {set = false, syslog = false, fd = -1, level = log_none, display_options = 0}, {set = false, syslog = false, fd = -1, level = log_none, display_options = 0}, {set = false, syslog = false, fd = -1, level = log_none, display_options = 0}}
548 ucs2_to_charset: size_t (charset_t, const uint16_t *, char *, size_t)
549 ucs2_to_charset_allocate: size_t (charset_t, char **, const uint16_t *)
550 unbecome_root: void (void)
551 unix_rename: int (int, const char *, int, const char *)
552 unix_strlower: size_t (const char *, size_t, char *, size_t)
553 unix_strupper: size_t (const char *, size_t, char *, size_t)
554 unload_volumes: void (AFPObj *)
555 utf8_charlen: size_t (char *)
556 utf8_decompose: size_t (char *, size_t, char *, size_t)
557 utf8_precompose: size_t (char *, size_t, char *, size_t)
558 utf8_strlen_validate: size_t (char *)
559 utf8_strlower: size_t (const char *, size_t, char *, size_t)
560 utf8_strupper: size_t (const char *, size_t, char *, size_t)
561 utf8_to_charset_allocate: size_t (charset_t, char **, const char *)
562 uuid_bin2string: const char *(const unsigned char *)
563 uuidcache_dump: void (void)
564 uuid_string2bin: void (const char *, unsigned char *)
565 uuidtype: {"", "USER", "GROUP", "LOCAL"}
566 volume_free: void (struct vol *)
567 volume_unlink: void (struct vol *)
568 writet: ssize_t (int, void *, const size_t, int, int)