122 One of the supplied properties could not be set.
123
124
125 POE_SYSTEM
126 A system error has occurred. Check the system
127 error code for more details.
128
129
130
131 The pool_resource_destroy() function will fail if:
132
133 POE_BADPARAM
134 The supplied configuration's status is not POF_VALID.
135
136
137
138 The pool_resource_info() function will fail if:
139
140 POE_BADPARAM
141 The supplied configuration's status is not
142 POF_VALID or the flags paramter is neither 0 nor 1.
143
144
145 POE_INVALID_CONF
146 The configuration is invalid.
147
148
149 POE_SYSTEM
150 A system error has occurred. Check the system error
151 code for more details.
152
153
154
155 The pool_query_resource_components() function will fail if:
156
157 POE_BADPARAM
158 The supplied configuration's status is not
159 POF_VALID.
160
161
162 POE_INVALID_CONF
226 See attributes(5) for descriptions of the following attributes:
227
228
229
230
231 +--------------------+-----------------+
232 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
233 +--------------------+-----------------+
234 |CSI | Enabled |
235 +--------------------+-----------------+
236 |Interface Stability | Unstable |
237 +--------------------+-----------------+
238 |MT-Level | Safe |
239 +--------------------+-----------------+
240
241 SEE ALSO
242 libpool(3LIB), pool_error(3POOL), attributes(5)
243
244
245
246 April 9, 2016 POOL_RESOURCE_CREATE(3POOL)
|
122 One of the supplied properties could not be set.
123
124
125 POE_SYSTEM
126 A system error has occurred. Check the system
127 error code for more details.
128
129
130
131 The pool_resource_destroy() function will fail if:
132
133 POE_BADPARAM
134 The supplied configuration's status is not POF_VALID.
135
136
137
138 The pool_resource_info() function will fail if:
139
140 POE_BADPARAM
141 The supplied configuration's status is not
142 POF_VALID or the flags parameter is neither 0 nor
143 1.
144
145
146 POE_INVALID_CONF
147 The configuration is invalid.
148
149
150 POE_SYSTEM
151 A system error has occurred. Check the system error
152 code for more details.
153
154
155
156 The pool_query_resource_components() function will fail if:
157
158 POE_BADPARAM
159 The supplied configuration's status is not
160 POF_VALID.
161
162
163 POE_INVALID_CONF
227 See attributes(5) for descriptions of the following attributes:
228
229
230
231
232 +--------------------+-----------------+
233 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
234 +--------------------+-----------------+
235 |CSI | Enabled |
236 +--------------------+-----------------+
237 |Interface Stability | Unstable |
238 +--------------------+-----------------+
239 |MT-Level | Safe |
240 +--------------------+-----------------+
241
242 SEE ALSO
243 libpool(3LIB), pool_error(3POOL), attributes(5)
244
245
246
247 January 15, 2020 POOL_RESOURCE_CREATE(3POOL)
|