OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slapi_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi.h
37
#define
slapi_value
berval
macro
/src/external/bsd/openldap/dist/include/
slapi-plugin.h
33
typedef struct
slapi_value
Slapi_Value
;
98
int slapi_attr_add_value( Slapi_Attr *a, const
Slapi_Value
*v );
111
int slapi_attr_first_value( Slapi_Attr *a,
Slapi_Value
**v );
112
int slapi_attr_next_value( Slapi_Attr *a, int hint,
Slapi_Value
**v );
117
int slapi_entry_attr_merge_sv( Slapi_Entry *e, const char *type,
Slapi_Value
**vals );
126
int slapi_entry_attr_merge_sv( Slapi_Entry *e, const char *type,
Slapi_Value
**vals );
127
int slapi_entry_add_values_sv( Slapi_Entry *e, const char *type,
Slapi_Value
**vals );
129
int slapi_entry_delete_values_sv( Slapi_Entry *e, const char *type,
Slapi_Value
**vals );
130
int slapi_entry_merge_values_sv( Slapi_Entry *e, const char *type,
Slapi_Value
**vals )
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026