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_port
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
acl.c
1405
if ( b->
a_peername_port
!= -1 && port_number != b->
a_peername_port
)
1450
if ( b->
a_peername_port
!= -1 && port_number != b->
a_peername_port
)
aclparse.c
1302
b->
a_peername_port
= -1;
1306
b->
a_peername_port
= strtol( port, &end, 10 );
1345
b->
a_peername_port
= -1;
1349
b->
a_peername_port
= strtol( port, &end, 10 );
slap.h
1513
int
a_peername_port
;
member in struct:Access
Completed in 25 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026