Searched refs:JBL_iterator (Results 1 – 2 of 2) sorted by relevance
105 } JBL_iterator; typedef612 IW_EXPORT iwrc jbl_iterator_init(JBL jbl, JBL_iterator *iter);623 IW_EXPORT bool jbl_iterator_next(JBL_iterator *iter, JBL holder, char **pkey, int *klen);
368 JBL_iterator it; in jbl_object_copy_to()454 iwrc jbl_iterator_init(JBL jbl, JBL_iterator *iter) { in jbl_iterator_init()467 bool jbl_iterator_next(JBL_iterator *iter, JBL holder, char **pkey, int *klen) { in jbl_iterator_next()