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

/ast/src/cmd/mailx/
H A Dimap.c136 typedef struct { /* IMAP Msg_t.m_info info */
198 Msg_t* index; /* last SEARCH message index */
847 imap_ENVELOPE(register Imap_t* imap, register Imaparg_t* vp, Msg_t* mp)
891 imap_BODYSTRUCTURE(register Imap_t* imap, register Imaparg_t* ap, register Msg_t* mp, register Imapbody_t* bp)
1031 register Msg_t* mp;
1107 register Msg_t* mp;
1721 register Msg_t* mp;
1820 static Msg_t*
1824 register Msg_t* mp;
1854 imap_setinput(register Msg_t* m
[all...]
H A Dmailx.h175 } Msg_t; typedef in typeref:struct:msg
/ast/src/lib/libast/misc/
H A Doptget.c121 } Msg_t; typedef in typeref:struct:Msg_s
319 static Msg_t C_LC_MESSAGES_libast[] =
922 state.msgdisc.key = offsetof(Msg_t, text);
924 state.msgdisc.link = offsetof(Msg_t, link);

Completed in 33 milliseconds