FOBJECTLIST 660 imap/php_imap.c FOBJECTLIST *mail_newfolderobjectlist(void) FOBJECTLIST 662 imap/php_imap.c return (FOBJECTLIST *) memset(fs_get(sizeof(FOBJECTLIST)), 0, sizeof(FOBJECTLIST)); FOBJECTLIST 672 imap/php_imap.c void mail_free_foblist(FOBJECTLIST **foblist, FOBJECTLIST **tail) FOBJECTLIST 674 imap/php_imap.c FOBJECTLIST *cur, *next; FOBJECTLIST 1884 imap/php_imap.c FOBJECTLIST *cur=NIL; FOBJECTLIST 2190 imap/php_imap.c FOBJECTLIST *cur=NIL; FOBJECTLIST 4910 imap/php_imap.c FOBJECTLIST *ocur=NIL; FOBJECTLIST 4957 imap/php_imap.c FOBJECTLIST *ocur=NIL; FOBJECTLIST 199 imap/php_imap.h FOBJECTLIST *imap_folder_objects; FOBJECTLIST 200 imap/php_imap.h FOBJECTLIST *imap_folder_objects_tail; FOBJECTLIST 201 imap/php_imap.h FOBJECTLIST *imap_sfolder_objects; FOBJECTLIST 202 imap/php_imap.h FOBJECTLIST *imap_sfolder_objects_tail;