Provided by: multipath-tools_0.8.8-1ubuntu1.22.04.4_amd64 bug

NAME

       dmmp_context_free - Release the memory of struct dmmp_context.

SYNOPSIS

       void dmmp_context_free (struct dmmp_context *ctx);

ARGUMENTS

       ctx         Pointer of 'struct dmmp_context'.

DESCRIPTION

       Release  the memory of struct dmmp_context, but the userdata memory defined via dmmp_context_userdata_set
       will not be touched.

RETURN

       void

March 2018                                      dmmp_context_free                           dmmp_context_free(3)