Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <msg.h>
#include <mymalloc.h>
#include <xsasl.h>
#include <xsasl_cyrus.h>
データ構造 | |
struct | XSASL_CLIENT_IMPL_INFO |
関数 | |
XSASL_CLIENT_IMPL * | xsasl_client_init (const char *client_type, const char *path_info) |
ARGV * | xsasl_client_types (void) |
XSASL_CLIENT_IMPL* xsasl_client_init | ( | const char * | client_type, |
const char * | path_info | ||
) |
xsasl_client.c の 218 行目に定義があります。
ARGV* xsasl_client_types | ( | void | ) |
xsasl_client.c の 232 行目に定義があります。