Home
last modified time | relevance | path

Searched refs:imap_copy (Results 1 – 25 of 30) sorted by relevance

12

/dports/shells/ksh93/ast-93u/src/cmd/mailx/
H A Dmailx.h1103 extern int imap_copy(struct msg*, FILE*, Dt_t**, char*, unsigned long);
1129 #define imap_copy(a,b,c,d,e) (-1) macro
H A Dsend.c199 return imap_copy(mp, op, ignore, prefix, flags); in copy()
H A Dimap.c2011 imap_copy(register struct msg* mp, Sfio_t* op, Dt_t** ignore, char* prefix, unsigned long flags) in imap_copy() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/mailx/
H A Dmailx.h1103 extern int imap_copy(struct msg*, FILE*, Dt_t**, char*, unsigned long);
1129 #define imap_copy(a,b,c,d,e) (-1) macro
H A Dsend.c199 return imap_copy(mp, op, ignore, prefix, flags); in copy()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/mailx/
H A Dmailx.h1108 extern int imap_copy(struct msg*, FILE*, Dt_t**, char*, unsigned long);
1134 #define imap_copy(a,b,c,d,e) (-1) macro
H A Dsend.c199 return imap_copy(mp, op, ignore, prefix, flags); in copy()
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dcmd-write.c185 if(imap_copy(mp, P2UZ(mp - message + 1), file) == STOP){ in a_cwrite_save1()
H A Dquit.c612 if(imap_copy(mp, P2UZ(mp - message + 1), mbox) == STOP) in makembox()
/dports/mail/im/im-153/IM/
H A DImap.pm439 sub imap_copy($$$$) { subroutine
961 if (imap_copy($HANDLE, $srcset, imap_folder_name($dst), 0) < 0) {
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dquit.c421 if (imap_copy(mp, mp-message+1, mbox) == STOP) in makembox()
H A Dcmd2.c374 if (imap_copy(mp, *ip, file) == STOP) in save1()
H A Dextern.h302 enum okay imap_copy(struct message *m, int n, const char *name);
H A Dimap.c2650 imap_copy(struct message *m, int n, const char *name) in imap_copy() function
3379 imap_copy(struct message *m, int n, const char *name) in imap_copy() function
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/tops-20/
H A Dshortsym.h99 #define imap_copy i_copy macro
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/tops-20/
H A Dshortsym.h99 #define imap_copy i_copy macro
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dshortsym.h99 #define imap_copy i_copy macro
/dports/mail/cclient/imap-2007f/src/osdep/tops-20/
H A Dshortsym.h101 #define imap_copy i_copy macro
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dshortsym.h99 #define imap_copy i_copy macro
/dports/mail/imap-uw/imap-2007f/src/osdep/tops-20/
H A Dshortsym.h101 #define imap_copy i_copy macro
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnailfuns.h1769 FL enum okay imap_copy(struct message *m, int n, const char *name);
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dimap4r1.c192 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long options);
303 imap_copy, /* copy messages to another mailbox */
2434 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long flags) in imap_copy() function
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dimap4r1.c194 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long options);
305 imap_copy, /* copy messages to another mailbox */
2435 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long flags) in imap_copy() function
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dimap4r1.c192 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long options);
303 imap_copy, /* copy messages to another mailbox */
2434 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long flags) in imap_copy() function
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dimap4r1.c194 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long options);
305 imap_copy, /* copy messages to another mailbox */
2435 long imap_copy (MAILSTREAM *stream,char *sequence,char *mailbox,long flags) in imap_copy() function

12