Lines Matching full:recover
96 * "recover.XXXXXX".
239 /* Make sure that there's something to recover/sync. */ in rcv_sync()
346 if ((mpath = join(dp, "recover.XXXXXX")) == NULL) { in rcv_mailfile()
362 * We keep an open lock on the file so that the recover option can in rcv_mailfile()
371 /* Save the recover file descriptor, and mail path. */ in rcv_mailfile()
419 "You can recover most, if not all, of the changes ", in rcv_mailfile()
518 if (strncmp(dp->d_name, "recover.", 8)) in rcv_list()
589 (void)printf("%s: No files to recover\n", getprogname()); in rcv_list()
627 if (strncmp(dp->d_name, "recover.", 8))
740 "068|No files named %s, readable by you, to recover");
746 "069|There are older versions of this file for you to recover");
749 "070|There are other files for you to recover");
767 * We keep an open lock on the file so that the recover option can