Home
last modified time | relevance | path

Searched refs:fs_create_array_from_accesslist (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/nfs_share/
H A DSolaris_NFSShareSecurity.c724 fs_create_array_from_accesslist(optValue, in populate_Solaris_NFSShareSecurity_property_Values()
759 fs_create_array_from_accesslist(optValue, in populate_Solaris_NFSShareSecurity_property_Values()
793 fs_create_array_from_accesslist(optValue, in populate_Solaris_NFSShareSecurity_property_Values()
/onnv-gate/usr/src/lib/libfsmgt/common/
H A Dmapfile-vers55 fs_create_array_from_accesslist;
H A Dlibfsmgt.h726 char **fs_create_array_from_accesslist(char *access_list, int *count, int *err);
H A Dfs_shares.c224 fs_create_array_from_accesslist(char *access_list, int *count, int *err) in fs_create_array_from_accesslist() function