#include <iniparser.h>#include <stdarg.h>#include <stdbool.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <ldap.h>#include <atalk/ldapconfig.h>#include <atalk/logger.h>#include <atalk/uuid.h>Macros | |
| #define | LDAP_DEPRECATED 1 |
| #define | STRNCMP(a, R, b, l) |
Functions | |
| static void | usage (void) |
| static void | parse_ldapconf (void) |
| int | main (int argc, char **argv) |
| #define LDAP_DEPRECATED 1 |
| #define STRNCMP | ( | a, | |
| R, | |||
| b, | |||
| l ) |
| int main | ( | int | argc, |
| char ** | argv ) |
|
static |
|
static |