Home
last modified time | relevance | path

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

/dflybsd-src/sys/libprop/
H A Dprop_array.c70 _prop_array_iterator_next_object_locked(void *);
177 while ((po = _prop_array_iterator_next_object_locked(pi)) != NULL) { in _prop_array_externalize()
316 _prop_array_iterator_next_object_locked(void *v) in _prop_array_iterator_next_object_locked() function
349 po = _prop_array_iterator_next_object_locked(pai); in _prop_array_iterator_next_object()