#include "curl_setup.h"
#include <ldap.h>
#include "urldata.h"
#include <curl/curl.h>
#include "sendf.h"
#include "escape.h"
#include "progress.h"
#include "transfer.h"
#include "strcase.h"
#include "strtok.h"
#include "curl_ldap.h"
#include "curl_multibyte.h"
#include "curl_base64.h"
#include "connect.h"
#include "curl_printf.h"
#include "curl_memory.h"
#include "memdebug.h"
Go to the source code of this file.
Define Documentation
Function Documentation
suspicious that this isn't 'const'
Definition at line 185 of file ldap.c.
static bool split_str |
( |
char * |
str, |
|
|
char *** |
out, |
|
|
size_t * |
count |
|
) |
| [static] |
static int str2scope |
( |
const char * |
p | ) |
[static] |
Variable Documentation
Initial value: {
"LDAP",
ZERO_NULL,
Curl_ldap,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
ZERO_NULL,
PORT_LDAP,
CURLPROTO_LDAP,
PROTOPT_NONE
}
Definition at line 138 of file ldap.c.