Show Table of Contents
24.38. slapi_entry_has_children()
This function determines if the specified entry has child entries.
Syntax
#include "slapi-plugin.h" int slapi_entry_has_children(const Slapi_Entry *e);
Parameters
This function takes the following parameter:
|
e
| Entry that you want to test for child entries. |
Returns
This function returns one of the following values:
- 1 if the entry you supply has children entries.
- 0 if the entry you supply has no children entries.

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.