Line | |
---|
1 | # This file is autogenerated, please DO NOT EDIT
|
---|
2 | {
|
---|
3 | global:
|
---|
4 | _talloc;
|
---|
5 | _talloc_array;
|
---|
6 | _talloc_free;
|
---|
7 | _talloc_get_type_abort;
|
---|
8 | _talloc_memdup;
|
---|
9 | _talloc_move;
|
---|
10 | _talloc_realloc;
|
---|
11 | _talloc_realloc_array;
|
---|
12 | _talloc_reference_loc;
|
---|
13 | _talloc_set_destructor;
|
---|
14 | _talloc_steal_loc;
|
---|
15 | _talloc_zero;
|
---|
16 | _talloc_zero_array;
|
---|
17 | talloc_asprintf;
|
---|
18 | talloc_asprintf_append;
|
---|
19 | talloc_asprintf_append_buffer;
|
---|
20 | talloc_autofree_context;
|
---|
21 | talloc_check_name;
|
---|
22 | talloc_disable_null_tracking;
|
---|
23 | talloc_enable_leak_report;
|
---|
24 | talloc_enable_leak_report_full;
|
---|
25 | talloc_enable_null_tracking;
|
---|
26 | talloc_enable_null_tracking_no_autofree;
|
---|
27 | talloc_find_parent_byname;
|
---|
28 | talloc_free_children;
|
---|
29 | talloc_get_name;
|
---|
30 | talloc_get_size;
|
---|
31 | talloc_increase_ref_count;
|
---|
32 | talloc_init;
|
---|
33 | talloc_is_parent;
|
---|
34 | talloc_named;
|
---|
35 | talloc_named_const;
|
---|
36 | talloc_parent;
|
---|
37 | talloc_parent_name;
|
---|
38 | talloc_pool;
|
---|
39 | talloc_realloc_fn;
|
---|
40 | talloc_reference_count;
|
---|
41 | talloc_reparent;
|
---|
42 | talloc_report;
|
---|
43 | talloc_report_depth_cb;
|
---|
44 | talloc_report_depth_file;
|
---|
45 | talloc_report_full;
|
---|
46 | talloc_set_abort_fn;
|
---|
47 | talloc_set_log_fn;
|
---|
48 | talloc_set_log_stderr;
|
---|
49 | talloc_set_name;
|
---|
50 | talloc_set_name_const;
|
---|
51 | talloc_show_parents;
|
---|
52 | talloc_strdup;
|
---|
53 | talloc_strdup_append;
|
---|
54 | talloc_strdup_append_buffer;
|
---|
55 | talloc_strndup;
|
---|
56 | talloc_strndup_append;
|
---|
57 | talloc_strndup_append_buffer;
|
---|
58 | talloc_total_blocks;
|
---|
59 | talloc_total_size;
|
---|
60 | talloc_unlink;
|
---|
61 | talloc_vasprintf;
|
---|
62 | talloc_vasprintf_append;
|
---|
63 | talloc_vasprintf_append_buffer;
|
---|
64 | talloc_version_major;
|
---|
65 | talloc_version_minor;
|
---|
66 |
|
---|
67 | local: *;
|
---|
68 | };
|
---|
Note:
See
TracBrowser
for help on using the repository browser.