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

  /src/external/bsd/openldap/dist/servers/slapd/
schema_init.c 6070 int commas = 0; local
6085 commas++;
6086 if ( commas > 2 ) {
6095 if ( ( commas != 2 ) || ( *p != /*'('*/ ')' ) ) {
schema_init.c 6070 int commas = 0; local
6085 commas++;
6086 if ( commas > 2 ) {
6095 if ( ( commas != 2 ) || ( *p != /*'('*/ ')' ) ) {

Completed in 50 milliseconds