Searched refs:undelete_attachment (Results 1 – 2 of 2) sorted by relevance
/dports/mail/alpine/alpine-465e23b/alpine/ |
H A D | mailpart.c | 157 int undelete_attachment(long, ATTACH_S *, int *); 817 if(undelete_attachment(msgno, current->attp, &expbits)){ in attachment_screen() 2779 if(undelete_attachment(rawno, sparms->proc.data.p, &n)) in process_attachment_cmd() 4272 undelete_attachment(long int msgno, ATTACH_S *a, int *expbitsp) in undelete_attachment() function
|
/dports/editors/pico-alpine/alpine-465e23b/alpine/ |
H A D | mailpart.c | 157 int undelete_attachment(long, ATTACH_S *, int *); 817 if(undelete_attachment(msgno, current->attp, &expbits)){ in attachment_screen() 2779 if(undelete_attachment(rawno, sparms->proc.data.p, &n)) in process_attachment_cmd() 4272 undelete_attachment(long int msgno, ATTACH_S *a, int *expbitsp) in undelete_attachment() function
|