1lsm_nfs_export_options_get(L3i)bstoragemgmt C API Manlusaml_nfs_export_options_get(3)
2
3
4

NAME

6       lsm_nfs_export_options_get - Retrieves the options of the nfs_export
7

SYNOPSIS

9       const char  * lsm_nfs_export_options_get (lsm_nfs_export *exp);
10

ARGUMENTS

12       exp         NFS export to retrieve options for.
13

VERSION

15       1.0
16

DESCRIPTION

18       Retrieves the options for the lsm_nfs_export.
19

NOTE

21       Address  returned is valid until lsm_nfs_export gets freed, copy return
22       value if you need longer scope. Do not free returned string.
23

RETURN

25       string. NULL if argument 'exp' is NULL or not  a  valid  lsm_nfs_export
26       pointer.
27
28
29
30May 2018                  lsm_nfs_export_options_glestm_nfs_export_options_get(3)
Impressum