1lsm_capability_record_free(L3i)bstoragemgmt C API Manlusaml_capability_record_free(3)
2
3
4

NAME

6       lsm_capability_record_free - Free the lsm_storage_capabilities memory.
7

SYNOPSIS

9       int lsm_capability_record_free (lsm_storage_capabilities *cap);
10

ARGUMENTS

12       cap         Pointer of lsm_storage_capabilities to release.
13

VERSION

15       1.0
16

DESCRIPTION

18       Frees the memory resources for a lsm_storage_capabilities.
19

RETURN

21       Error code as enumerated by 'lsm_error_number':
22           * LSM_ERR_OK
23               On success or not found.
24           * LSM_ERR_INVALID_ARGUMENT
25               When any argument is NULL or not a valid
26               lsm_storage_capabilities pointer.
27
28
29
30May 2018                  lsm_capability_record_frlesem_capability_record_free(3)
Impressum