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

/ast/src/cmd/mailx/
H A Dimap.c180 } Imapop_t; typedef in typeref:struct:__anon127
184 Imapop_t op[8]; /* pending ops */
544 imapgetarg(Imap_t* imap, register Imapop_t* op, register Imaplist_t* lp, int* ep, register char* s)
705 static Imapop_t*
711 register Imapop_t* op;
838 imap_EXPUNGE(Imap_t* imap, register Imapop_t* op)
1029 imap_FETCH(Imap_t* imap, register Imapop_t* op)
1129 static Imapop_t*
1130 imaprecv(register Imap_t* imap, register Imapop_t* wp)
1133 register Imapop_t* o
[all...]

Completed in 13 milliseconds