Skip to main content

Name

audit_series_item_delref — Function to release the key list returned from audit_series_get_items() [in] head - the head of linked list of items

Synopsis

#include "modules/validate/audit_series.h"

| void **audit_series_item_delref** ( | head); |   |

audit_series_item * <var class="pdparam">head</var>;

Description

Note

This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.

Function to release the key list returned from audit_series_get_items() [in] head - the head of linked list of items.

**Configuration Change. ** This feature is available as of version 3.2.

Was this page helpful?