1lsm_string_list_size(3)   Libstoragemgmt C API Manual  lsm_string_list_size(3)
2
3
4

NAME

6       lsm_string_list_size -
7

SYNOPSIS

9       uint32_t lsm_string_list_size (lsm_string_list *sl);
10

ARGUMENTS

12       sl          lsm_string_list. The string list to retrieve from.
13

DESCRIPTION

15       param  sl         Valid  string list pointer return  size of list, note
16       you cannot create a zero sized list, so
17           0 indicates error with structure
18
19       lsm_string_list_size - Retrieve the size of lsm_string_list.
20
21       Returns the size of the lsm_string_list.
22

VERSION

24       1.0
25

RETURN

27       uint32_t. 0 if argument 'sl' is NULL or  not  a  valid  lsm_string_list
28       pointer.
29
30
31
32May 2018                     lsm_string_list_size      lsm_string_list_size(3)
Impressum