OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cscope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
search.c
428
ID id, cursor, nsubs, ncand,
cscope
;
local
788
for (
cscope
= 1;
cscope
<= scopes[0].mid;
cscope
++) {
790
if (scopes[
cscope
].mid == base->e_id)
792
iscopes[cursor++] = scopes[
cscope
].mid;
807
cscope
= 0;
1185
while (iscopes[0] &&
cscope
< iscopes[0]) {
1186
cscope
++;
1187
isc.id = iscopes[
cscope
];
[
all
...]
search.c
428
ID id, cursor, nsubs, ncand,
cscope
;
local
788
for (
cscope
= 1;
cscope
<= scopes[0].mid;
cscope
++) {
790
if (scopes[
cscope
].mid == base->e_id)
792
iscopes[cursor++] = scopes[
cscope
].mid;
807
cscope
= 0;
1185
while (iscopes[0] &&
cscope
< iscopes[0]) {
1186
cscope
++;
1187
isc.id = iscopes[
cscope
];
[
all
...]
Completed in 43 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026