OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ov_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
deref.c
147
static int
ov_count
;
variable
529
if (
ov_count
== 0 ) {
545
ov_count
++;
559
ov_count
--;
561
if (
ov_count
== 0 ) {
sssvlv.c
131
static int
ov_count
;
variable
1330
if (
ov_count
== 0 ) {
1370
ov_count
++;
1383
ov_count
--;
1384
if ( !
ov_count
&& sort_conns) {
1396
if (
ov_count
== 0 ) {
ppolicy.c
88
static int
ov_count
;
variable
3326
ov_count
++;
3375
ov_count
--;
3376
if (
ov_count
<=0 && pwcons ) {
Completed in 68 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026