Lines Matching refs:folder
71 Punt("Can't create new mail folder!");
80 char folder[300];
85 /* Make sure that the parent folder exists */
87 subfolder = strchr( strcpy(folder, name), '/');
90 MakeSureFolderExists(namelistptr, numfoldersptr, folder);
92 /* The parent folder exists. Make sure the subfolder exists. */
198 /* Create a toc and add a folder to the folderList. */
211 /* Create a new folder with the given name. */
307 * cannot have two confirm popups at the same time on the same folder.
311 * popup on folder A, then popping up a delete confirm popup on folder
362 /* Destroy the given folder. */
790 /* Return the full folder pathname of the given toc, prefixed w/'+' */
1133 DEBUG1("Toc is empty! folder=%s\n", toc->foldername)
1155 /* Sequence names are put on a stack which is specific to the folder.