Searched refs:imap_copy (Results 1 - 3 of 3) sorted by relevance

/ast/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);
H A Dimap.c212 } copy; /* imap_copy() state for FETCH */
2011 imap_copy(register struct msg* mp, Sfio_t* op, Dt_t** ignore, char* prefix, unsigned long flags) function

Completed in 38 milliseconds