19.17. slapi_attr_syntax_normalize()
Use this function to search the syntaxes for an attribute type and return its normalized form.
#include "slapi-plugin.h" char * slapi_attr_syntax_normalize( const char *s );
This function takes the following parameters:
| s | Attribute type for which you wish to search. |
This function returns the copy of the desired normalized attribute or a normalized copy of what was passed in.
You should free the returned string using slapi_ch_free()

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.