Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <msg.h>
#include <mymalloc.h>
#include <xsasl.h>
#include <xsasl_cyrus.h>
#include <xsasl_dovecot.h>
データ構造 | |
struct | XSASL_SERVER_IMPL_INFO |
関数 | |
XSASL_SERVER_IMPL * | xsasl_server_init (const char *server_type, const char *path_info) |
ARGV * | xsasl_server_types (void) |
XSASL_SERVER_IMPL* xsasl_server_init | ( | const char * | server_type, |
const char * | path_info | ||
) |
xsasl_server.c の 248 行目に定義があります。
ARGV* xsasl_server_types | ( | void | ) |
xsasl_server.c の 262 行目に定義があります。