Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c1658 int seen_syntax = 0; in ldap_str2matchingrule() local
1727 if( !seen_syntax ) { in ldap_str2matchingrule()
1784 if ( seen_syntax ) { in ldap_str2matchingrule()
1790 seen_syntax = 1; in ldap_str2matchingrule()
2065 int seen_syntax = 0; in ldap_str2attributetype() local
2277 if ( seen_syntax ) { in ldap_str2attributetype()
2283 seen_syntax = 1; in ldap_str2attributetype()