OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:static_oc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
dynlist.c
1885
ObjectClass *
static_oc
;
local
1914
static_oc
= NULL;
1982
static_oc
= dlm->dlm_static_oc;
2012
if (
static_oc
) {
2027
f[3].f_av_value =
static_oc
->soc_cname;
2510
ObjectClass *
static_oc
= NULL;
local
2546
static_oc
= oc_find( ocp+1 );
2547
if ( !
static_oc
) {
2594
dlmp->dlm_static_oc =
static_oc
;
dynlist.c
1885
ObjectClass *
static_oc
;
local
1914
static_oc
= NULL;
1982
static_oc
= dlm->dlm_static_oc;
2012
if (
static_oc
) {
2027
f[3].f_av_value =
static_oc
->soc_cname;
2510
ObjectClass *
static_oc
= NULL;
local
2546
static_oc
= oc_find( ocp+1 );
2547
if ( !
static_oc
) {
2594
dlmp->dlm_static_oc =
static_oc
;
Completed in 67 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026