HomeSort by: relevance | last modified time | path
    Searched defs:pot_free (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libprop/
prop_object_impl.h 199 (*pot_free)(prop_stack_t, prop_object_t *); member in struct:_prop_object_type
201 * func to free the child returned by pot_free with stack == NULL.
203 * Must be implemented if pot_free can return anything other than
prop_object_impl.h 199 (*pot_free)(prop_stack_t, prop_object_t *); member in struct:_prop_object_type
201 * func to free the child returned by pot_free with stack == NULL.
203 * Must be implemented if pot_free can return anything other than

Completed in 22 milliseconds