Lines Matching full:supplied
204 * pool_get_resource_binding() returns the binding for a pid to the supplied
493 * Errors If the status of the conf is INVALID or the supplied
521 * Errors If the status of the conf is INVALID or the supplied
550 * Errors If the status of the conf is INVALID or the supplied
579 * Errors If the status of the conf is INVALID or the supplied
656 str = dgettext(TEXT_DOMAIN, "Bad parameter supplied"); in pool_strerror()
1127 * Check if the supplied name is a namespace protected property for the supplied
1143 * Check if the supplied name is a namespace protected property for the supplied
1158 * Create an element to represent a pool and add it to the supplied
1575 * dynamic configuration from the supplied (static) configuration or
1667 * Walk the properties of the supplied elem, calling the user supplied
1692 * Walk the properties of the supplied elem, calling the user supplied
1812 * Return a pool, searching the supplied configuration for a pool with the
1813 * supplied name. The search is case sensitive.
1850 * Return a result set of pools, searching the supplied configuration
1851 * for pools which match the supplied property criteria. props is a null
1895 * Return an res, searching the supplied configuration for an res with the
1896 * supplied name. The search is case sensitive.
1959 * supplied configuration for res which match the supplied property
2010 * supplied configuration for comp which match the supplied property
2568 * Walk all the pools of the configuration calling the user supplied function
2597 * Walk all the comp of the res calling the user supplied function
2627 * Return an array of all matching res for the supplied pool.
2675 * Walk all the res of the pool calling the user supplied function
2703 * Return a result set of all comp for the supplied res.
2749 * pool_version() returns the version of this library, depending on the supplied
2752 * Returns: library version depening on the supplied ver parameter.
2770 * pool_associate() associates the supplied resource to the supplied pool.
2784 * pool_dissociate() dissociates the supplied resource from the supplied pool.
2902 * Return PO_TRUE if the supplied elems are of the same class.