24.36. slapi_entry_get_sdn_const()
const the value of the Slapi_DN object from the entry that you specify.
#include "slapi-plugin.h" const Slapi_DN *slapi_entry_get_sdn_const ( const Slapi_Entry *e );
This function takes the following parameter:
|
e
| Entry from which you want to get the Slapi_DN object. |
This function returns as a const the value of the Slapi_DN object from the entry that you specify.
Never free this value. If you need a copy, use slapi_sdn_dup().

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.