Lines Matching refs:pool

19 MANSECT= 	3pool
21 MANFILES= pool_associate.3pool \
22 pool_component_info.3pool \
23 pool_component_to_elem.3pool \
24 pool_conf_alloc.3pool \
25 pool_dynamic_location.3pool \
26 pool_error.3pool \
27 pool_get_binding.3pool \
28 pool_get_pool.3pool \
29 pool_get_property.3pool \
30 pool_resource_create.3pool \
31 pool_value_alloc.3pool \
32 pool_walk_components.3pool
34 MANLINKS= pool_conf_close.3pool \
35 pool_conf_commit.3pool \
36 pool_conf_export.3pool \
37 pool_conf_free.3pool \
38 pool_conf_info.3pool \
39 pool_conf_location.3pool \
40 pool_conf_open.3pool \
41 pool_conf_remove.3pool \
42 pool_conf_rollback.3pool \
43 pool_conf_status.3pool \
44 pool_conf_to_elem.3pool \
45 pool_conf_update.3pool \
46 pool_conf_validate.3pool \
47 pool_create.3pool \
48 pool_destroy.3pool \
49 pool_dissociate.3pool \
50 pool_get_owning_resource.3pool \
51 pool_get_resource.3pool \
52 pool_get_resource_binding.3pool \
53 pool_get_status.3pool \
54 pool_info.3pool \
55 pool_put_property.3pool \
56 pool_query_components.3pool \
57 pool_query_pool_resources.3pool \
58 pool_query_pools.3pool \
59 pool_query_resource_components.3pool \
60 pool_query_resources.3pool \
61 pool_resource_destroy.3pool \
62 pool_resource_info.3pool \
63 pool_resource_to_elem.3pool \
64 pool_resource_transfer.3pool \
65 pool_resource_type_list.3pool \
66 pool_resource_xtransfer.3pool \
67 pool_rm_property.3pool \
68 pool_set_binding.3pool \
69 pool_set_status.3pool \
70 pool_static_location.3pool \
71 pool_strerror.3pool \
72 pool_to_elem.3pool \
73 pool_value_free.3pool \
74 pool_value_get_bool.3pool \
75 pool_value_get_double.3pool \
76 pool_value_get_int64.3pool \
77 pool_value_get_name.3pool \
78 pool_value_get_string.3pool \
79 pool_value_get_type.3pool \
80 pool_value_get_uint64.3pool \
81 pool_value_set_bool.3pool \
82 pool_value_set_double.3pool \
83 pool_value_set_int64.3pool \
84 pool_value_set_name.3pool \
85 pool_value_set_string.3pool \
86 pool_value_set_uint64.3pool \
87 pool_version.3pool \
88 pool_walk_pools.3pool \
89 pool_walk_properties.3pool \
90 pool_walk_resources.3pool
92 pool_create.3pool := LINKSRC = pool_associate.3pool
93 pool_destroy.3pool := LINKSRC = pool_associate.3pool
94 pool_dissociate.3pool := LINKSRC = pool_associate.3pool
95 pool_info.3pool := LINKSRC = pool_associate.3pool
96 pool_query_pool_resources.3pool := LINKSRC = pool_associate.3pool
98 pool_get_owning_resource.3pool := LINKSRC = pool_component_info.3pool
100 pool_conf_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
101 pool_resource_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
102 pool_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
104 pool_conf_close.3pool := LINKSRC = pool_conf_alloc.3pool
105 pool_conf_commit.3pool := LINKSRC = pool_conf_alloc.3pool
106 pool_conf_export.3pool := LINKSRC = pool_conf_alloc.3pool
107 pool_conf_free.3pool := LINKSRC = pool_conf_alloc.3pool
108 pool_conf_info.3pool := LINKSRC = pool_conf_alloc.3pool
109 pool_conf_location.3pool := LINKSRC = pool_conf_alloc.3pool
110 pool_conf_open.3pool := LINKSRC = pool_conf_alloc.3pool
111 pool_conf_remove.3pool := LINKSRC = pool_conf_alloc.3pool
112 pool_conf_rollback.3pool := LINKSRC = pool_conf_alloc.3pool
113 pool_conf_status.3pool := LINKSRC = pool_conf_alloc.3pool
114 pool_conf_update.3pool := LINKSRC = pool_conf_alloc.3pool
115 pool_conf_validate.3pool := LINKSRC = pool_conf_alloc.3pool
117 pool_get_status.3pool := LINKSRC = pool_dynamic_location.3pool
118 pool_resource_type_list.3pool := LINKSRC = pool_dynamic_location.3pool
119 pool_set_status.3pool := LINKSRC = pool_dynamic_location.3pool
120 pool_static_location.3pool := LINKSRC = pool_dynamic_location.3pool
121 pool_version.3pool := LINKSRC = pool_dynamic_location.3pool
123 pool_strerror.3pool := LINKSRC = pool_error.3pool
125 pool_get_resource_binding.3pool := LINKSRC = pool_get_binding.3pool
126 pool_set_binding.3pool := LINKSRC = pool_get_binding.3pool
128 pool_get_resource.3pool := LINKSRC = pool_get_pool.3pool
129 pool_query_components.3pool := LINKSRC = pool_get_pool.3pool
130 pool_query_pools.3pool := LINKSRC = pool_get_pool.3pool
131 pool_query_resources.3pool := LINKSRC = pool_get_pool.3pool
133 pool_put_property.3pool := LINKSRC = pool_get_property.3pool
134 pool_rm_property.3pool := LINKSRC = pool_get_property.3pool
135 pool_walk_properties.3pool := LINKSRC = pool_get_property.3pool
137 pool_query_resource_components.3pool := LINKSRC = pool_resource_create.3pool
138 pool_resource_destroy.3pool := LINKSRC = pool_resource_create.3pool
139 pool_resource_info.3pool := LINKSRC = pool_resource_create.3pool
140 pool_resource_transfer.3pool := LINKSRC = pool_resource_create.3pool
141 pool_resource_xtransfer.3pool := LINKSRC = pool_resource_create.3pool
143 pool_value_free.3pool := LINKSRC = pool_value_alloc.3pool
144 pool_value_get_bool.3pool := LINKSRC = pool_value_alloc.3pool
145 pool_value_get_double.3pool := LINKSRC = pool_value_alloc.3pool
146 pool_value_get_int64.3pool := LINKSRC = pool_value_alloc.3pool
147 pool_value_get_name.3pool := LINKSRC = pool_value_alloc.3pool
148 pool_value_get_string.3pool := LINKSRC = pool_value_alloc.3pool
149 pool_value_get_type.3pool := LINKSRC = pool_value_alloc.3pool
150 pool_value_get_uint64.3pool := LINKSRC = pool_value_alloc.3pool
151 pool_value_set_bool.3pool := LINKSRC = pool_value_alloc.3pool
152 pool_value_set_double.3pool := LINKSRC = pool_value_alloc.3pool
153 pool_value_set_int64.3pool := LINKSRC = pool_value_alloc.3pool
154 pool_value_set_name.3pool := LINKSRC = pool_value_alloc.3pool
155 pool_value_set_string.3pool := LINKSRC = pool_value_alloc.3pool
156 pool_value_set_uint64.3pool := LINKSRC = pool_value_alloc.3pool
158 pool_walk_pools.3pool := LINKSRC = pool_walk_components.3pool
159 pool_walk_resources.3pool := LINKSRC = pool_walk_components.3pool