Home | History | Annotate | Download | only in src

Lines Matching full:retfolders

6623   LIBMTP_folder_t *retfolders = NULL, *children, *iter, *curr;
6648 curr->sibling = retfolders;
6649 retfolders = curr;
6652 return retfolders;