OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_peername_style
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
acl.c
1351
if ( b->
a_peername_style
== ACL_STYLE_REGEX ) {
1360
if ( b->
a_peername_style
== ACL_STYLE_BASE ) {
1365
} else if ( b->
a_peername_style
== ACL_STYLE_EXPAND ) {
1381
} else if ( b->
a_peername_style
== ACL_STYLE_IP ) {
1426
} else if ( b->
a_peername_style
== ACL_STYLE_IPV6 ) {
1470
} else if ( b->
a_peername_style
== ACL_STYLE_PATH ) {
aclparse.c
1259
b->
a_peername_style
= sty;
2581
ptr = acl_safe_strcopy( ptr, style_strings[b->
a_peername_style
] );
slap.h
1477
slap_style_t
a_peername_style
;
member in struct:Access
Completed in 21 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026