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_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi.h
35
#define
slapi_entry
Entry
macro
/src/external/bsd/openldap/dist/include/
slapi-plugin.h
31
typedef struct
slapi_entry
Slapi_Entry
;
55
Slapi_Entry
*slapi_str2entry( char *s, int flags );
64
char *slapi_entry2str(
Slapi_Entry
*e, int *len );
65
char *slapi_entry_get_dn(
Slapi_Entry
*e );
66
int slapi_x_entry_get_id(
Slapi_Entry
*e );
67
void slapi_entry_set_dn(
Slapi_Entry
*e, char *dn );
68
Slapi_Entry
*slapi_entry_dup(
Slapi_Entry
*e );
69
int slapi_entry_attr_delete(
Slapi_Entry
*e, char *type )
[
all
...]
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026