Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_object_impl.h231 prop_object_t (*pi_next_object)(void *); member
H A Dprop_array.c523 pai->pai_base.pi_next_object = _prop_array_iterator_next_object; in _prop_array_iterator_locked()
H A Dprop_object.c1208 return ((*pi->pi_next_object)(pi)); in prop_object_iterator_next()
H A Dprop_dictionary.c814 pdi->pdi_base.pi_next_object = _prop_dictionary_iterator_next_object; in _prop_dictionary_iterator_locked()