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