HomeSort by: relevance | last modified time | path
    Searched defs:LDAP_P (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/doc/devel/variadic_debug/
macros.h 5 #define LDAP_P(x) x
  /src/external/bsd/openldap/dist/include/
ldap_cdefs.h 34 # define LDAP_P(protos) protos
47 # define LDAP_P(protos) ()
  /src/external/bsd/openldap/dist/servers/slapd/
slap.h 392 typedef int slap_syntax_validate_func LDAP_P((
396 typedef int slap_syntax_transform_func LDAP_P((
403 typedef void* slap_component_transform_func LDAP_P((
475 typedef int slap_mr_convert_func LDAP_P((
481 typedef int slap_mr_normalize_func LDAP_P((
490 typedef int slap_mr_match_func LDAP_P((
499 typedef int slap_mr_indexer_func LDAP_P((
510 typedef int slap_mr_filter_func LDAP_P((
1335 typedef int (slap_dynacl_parse) LDAP_P(( ConfigArgs *ca,
1337 typedef int (slap_dynacl_unparse) LDAP_P(( void *priv, struct berval *bv ))
    [all...]

Completed in 19 milliseconds