Home
last modified time | relevance | path

Searched refs:_prop_string_free (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/libprop/
HDprop_string.c59 _prop_string_free(prop_stack_t, prop_object_t *);
70 .pot_free = _prop_string_free,
81 _prop_string_free(prop_stack_t stack, prop_object_t *obj) in _prop_string_free() function