Home
last modified time | relevance | path

Searched refs:sa_get_next_property (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/libshare/common/
H A Dlibshare.h217 extern sa_property_t sa_get_next_property(sa_group_t);
H A Dmapfile-vers111 sa_get_next_property;
H A Dlibsharecore.c954 popt = sa_get_next_property(popt)) { in sa_parse_legacy_options()
1009 prop = sa_get_next_property(prop)) { in sa_parse_legacy_options()
1030 nextpopt = sa_get_next_property(popt); in sa_parse_legacy_options()
1740 prop = sa_get_next_property(prop)) { in sa_get_derived_optionset()
1898 prop != NULL; prop = sa_get_next_property(prop)) { in sa_get_derived_security()
H A Dlibshare.c2484 sa_get_next_property(sa_property_t property) in sa_get_next_property() function
4242 prop = sa_get_next_property(prop)) { in sa_enable_resource()
4302 prop = sa_get_next_property(prop)) { in sa_disable_resource()
/titanic_50/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c921 option != NULL; option = sa_get_next_property(option)) { in fill_export_from_optionset()
1148 prop = sa_get_next_property(prop)) { in fill_security_from_secopts()
1312 prop = sa_get_next_property(prop)) { in count_security()
1469 prop != NULL; prop = sa_get_next_property(prop)) { in nfs_format_options()
1501 secprop = sa_get_next_property(secprop)) { in nfs_format_options()
1521 prop = sa_get_next_property(prop)) { in nfs_format_options()
1869 prop = sa_get_next_property(prop), i++) { in nfs_enable_share()
/titanic_50/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c2035 prop != NULL; prop = sa_get_next_property(prop)) { in smb_format_options()
/titanic_50/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c1843 prop = sa_get_next_property(prop)) { in out_properties()