OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sat_oidmacro
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
at.c
305
if ( a->
sat_oidmacro
) {
306
ldap_memfree( a->
sat_oidmacro
);
307
a->
sat_oidmacro
= NULL;
702
sat->
sat_oidmacro
= oidm;
1033
if ( at->
sat_oidmacro
|| at->sat_soidmacro ) {
1035
if ( at->
sat_oidmacro
)
1036
lat.at_oid = at->
sat_oidmacro
;
slap.h
703
char *
sat_oidmacro
; /* attribute OID */
member in struct:AttributeType
Completed in 18 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026