Postfix3.3.1
関数
qmqpd_state.c ファイル
#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_STATEqmqpd_state_alloc (VSTREAM *stream)
 
void qmqpd_state_free (QMQPD_STATE *state)
 

関数詳解

QMQPD_STATE* qmqpd_state_alloc ( VSTREAM stream)

qmqpd_state.c58 行目に定義があります。

void qmqpd_state_free ( QMQPD_STATE state)

qmqpd_state.c84 行目に定義があります。