Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/ldapd/
H A Dmatching.c38 static const char *dir_string_syntaxes[] = { variable
96 …", "caseIgnoreMatch", MATCH_EQUALITY, NULL, "1.3.6.1.4.1.1466.115.121.1.15", dir_string_syntaxes },
103 …IgnoreOrderingMatch", MATCH_ORDERING, NULL, "1.3.6.1.4.1.1466.115.121.1.15", dir_string_syntaxes },
106 …IgnoreSubstringsMatch", MATCH_SUBSTR, NULL, "1.3.6.1.4.1.1466.115.121.1.58", dir_string_syntaxes },
109 …eExactSubstringsMatch", MATCH_SUBSTR, NULL, "1.3.6.1.4.1.1466.115.121.1.58", dir_string_syntaxes },