39.10. slapi_sdn_free()

Description

This function frees the Slapi_DN structure and its contents pointed to by the contents of sdn.

Syntax

#include "slapi-plugin.h"
void slapi_sdn_free(Slapi_DN **sdn);

Parameters

This function takes the following parameter:

sdn
Pointer tot he pointer of the Slapi_DN structure to be freed.