Home | History | Annotate | Download | only in src

Lines Matching full:retfolders

6610   LIBMTP_folder_t *retfolders = NULL, *children, *iter, *curr;
6635 curr->sibling = retfolders;
6636 retfolders = curr;
6639 return retfolders;