Home
last modified time | relevance | path

Searched refs:SLAP_INDEX_SUBSTR_IF_MAXLEN_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h276 #define SLAP_INDEX_SUBSTR_IF_MAXLEN_DEFAULT 4 macro
H A Dbconfig.c434 { .v_uint = SLAP_INDEX_SUBSTR_IF_MAXLEN_DEFAULT }
1507 index_substr_if_maxlen = SLAP_INDEX_SUBSTR_IF_MAXLEN_DEFAULT; in config_generic()
H A Dschema_init.c209 unsigned int index_substr_if_maxlen = SLAP_INDEX_SUBSTR_IF_MAXLEN_DEFAULT;