1dmmp_context_free(D3e)vice Mapper Multipath API - libdmmp Manudamlmp_context_free(3)
23
4
NAME
6dmmp_context_free - Release the memory of struct dmmp_context.
7
SYNOPSIS
9void dmmp_context_free (struct dmmp_context *ctx);
10
ARGUMENTS
12ctx Pointer of 'struct dmmp_context'.
13
DESCRIPTION
15Release the memory of struct dmmp_context, but the userdata memory
16defined via dmmp_context_userdata_set will not be touched.
17
RETURN
19void
2021
22
23
February 2019 dmmp_context_free dmmp_context_free(3)