OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Jun 21 00:25:28 UTC 2026