OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oq_add
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-sock/
add.c
46
if ( ! access_allowed( op, op->
oq_add
.rs_e,
65
fprintf( fp, "%s", entry2str( op->
oq_add
.rs_e, &len ) );
/src/external/bsd/openldap/dist/servers/slapd/back-ldap/
add.c
68
for ( i = 1, a = op->
oq_add
.rs_e->e_attrs; a; i++, a = a->a_next )
77
for ( i = 0, a = op->
oq_add
.rs_e->e_attrs; a; a = a->a_next ) {
/src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
addpartial-overlay.c
56
toAdd = op->
oq_add
.rs_e;
/src/external/bsd/openldap/dist/servers/slapd/
slap.h
2613
req_add_s
oq_add
;
member in union:OpRequest
2673
#define
oq_add
o_request.
oq_add
macro
2713
#define ora_e
oq_add
.rs_e
2714
#define ora_modlist
oq_add
.rs_modlist
bconfig.c
5850
req_add_s addr = op->
oq_add
;
5854
op->
oq_add
= addr;
/src/external/bsd/openldap/dist/servers/slapd/overlays/
translucent.c
593
op->
oq_add
.rs_e = e;
730
nop.
oq_add
.rs_e = e;
rwm.c
306
for ( i = 0, ap = &op->
oq_add
.rs_e->e_attrs; *ap; ) {
ppolicy.c
2312
if ( (pa = attr_find( op->
oq_add
.rs_e->e_attrs, pp.ad )) ) {
Completed in 36 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026