39.15. slapi_sdn_get_parent()
This function returns a Slapi_DN structure containing the parent DN of the DN kept in the Slapi_DN structure pointed to by sdn.
#include "slapi-plugin.h" void slapi_sdn_get_parent(const Slapi_DN *sdn, Slapi_DN *sdn_parent);
This function takes the following parameters:
|
sdn
| Pointer to the Slapi_DN structure containing the DN whose parent is searched. |
|
sdn_parent
| Pointer to the Slapi_DN structure where the parent DN is returned. |

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.