5d5c732 storage: Introduce virStoragePoolObjListSearch

Authored and Committed by John Ferlan 6 years ago
    storage: Introduce virStoragePoolObjListSearch
    
    Create an API to search through the storage pool objects looking for
    a specific truism from a callback API in order to return the specific
    storage pool object that is desired.
    
        
file modified
+32 -0
file modified
+9 -0
file modified
+1 -0
file modified
+120 -104
file modified
+55 -36