Home
last modified time | relevance | path

Searched refs:msg_t (Results 926 – 931 of 931) sorted by last modified time

1...<<3132333435363738

/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/
H A Dlmtp2nntp_msg.h83 } msg_t; typedef
113 msg_t *msg_create(val_t *);
114 msg_rc_t msg_split(msg_t *);
115 msg_rc_t msg_join(msg_t *);
116 void msg_destroy(msg_t *);
H A Dlmtp2nntp_nntp.h69 nntp_rc_t nntp_post (nntp_t *, msg_t *msg);
70 nntp_rc_t nntp_feed (nntp_t *, msg_t *msg);
H A Dlmtp2nntp_common.h101 msg_t *msg;
124 void msg_headermatrixbuildup(msg_t *msg);
125 void msg_headermatrixteardwn(msg_t *msg);
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dmessage.h74 typedef struct __message msg_t; typedef
/dports/games/quake2-relay/relay-0.4/common/
H A Dmsg.c30 static msg_t *msg_head = NULL;
32 msg_t *CreateMessage(int id, void *data, size_t data_size, qboolean reliable) in CreateMessage()
34 msg_t *msg; in CreateMessage()
36 msg = Z_Malloc(sizeof(msg_t)); in CreateMessage()
58 void FreeMessage(msg_t *msg) in FreeMessage()
74 void AddMessage(msg_t **array, msg_t *msg) in AddMessage()
85 void RemoveMessage(msg_t **array, msg_t *msg) in RemoveMessage()
106 void RemoveAllMessages(msg_t **array) in RemoveAllMessages()
/dports/math/blocksolve95/BlockSolve95/
H A DCTAGS361 Msend_border_msg examples/pargrid.h /^#define Msend_border_msg(msg_list,points,msg,msg_t/

1...<<3132333435363738