OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mdb_entry_decode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
id2entry.c
454
rc =
mdb_entry_decode
( op, mdb_cursor_txn( mc ), &data, id, e );
1040
int
mdb_entry_decode
(Operation *op, MDB_txn *txn, MDB_val *data, ID id, Entry **e)
function
1054
"=>
mdb_entry_decode
:\n" );
1087
"
mdb_entry_decode
: attribute index %d not recognized\n",
1147
"
mdb_entry_decode
: attributeType %s value #%d provided more than once\n",
1157
Debug(LDAP_DEBUG_TRACE, "<=
mdb_entry_decode
\n" );
id2entry.c
454
rc =
mdb_entry_decode
( op, mdb_cursor_txn( mc ), &data, id, e );
1040
int
mdb_entry_decode
(Operation *op, MDB_txn *txn, MDB_val *data, ID id, Entry **e)
function
1054
"=>
mdb_entry_decode
:\n" );
1087
"
mdb_entry_decode
: attribute index %d not recognized\n",
1147
"
mdb_entry_decode
: attributeType %s value #%d provided more than once\n",
1157
Debug(LDAP_DEBUG_TRACE, "<=
mdb_entry_decode
\n" );
Completed in 174 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026