Postfix3.3.1
|
#include <sys_defs.h>
#include <time.h>
#include <mymalloc.h>
#include <vstream.h>
#include <vstring.h>
#include <mail_stream.h>
#include <cleanup_user.h>
#include <mail_proto.h>
#include <qmqpd.h>
関数 | |
QMQPD_STATE * | qmqpd_state_alloc (VSTREAM *stream) |
void | qmqpd_state_free (QMQPD_STATE *state) |
QMQPD_STATE* qmqpd_state_alloc | ( | VSTREAM * | stream | ) |
qmqpd_state.c の 58 行目に定義があります。
void qmqpd_state_free | ( | QMQPD_STATE * | state | ) |
qmqpd_state.c の 84 行目に定義があります。