Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h244 extern sa_property_t sa_get_next_property(sa_group_t);
H A Dmapfile-vers113 sa_get_next_property;
H A Dlibsharecore.c955 popt = sa_get_next_property(popt)) { in sa_parse_legacy_options()
1010 prop = sa_get_next_property(prop)) { in sa_parse_legacy_options()
1031 nextpopt = sa_get_next_property(popt); in sa_parse_legacy_options()
1815 prop = sa_get_next_property(prop)) { in sa_get_derived_optionset()
1973 prop != NULL; prop = sa_get_next_property(prop)) { in sa_get_derived_security()
H A Dlibshare.c2576 sa_get_next_property(sa_property_t property) in sa_get_next_property() function
4334 prop = sa_get_next_property(prop)) { in sa_enable_resource()
4394 prop = sa_get_next_property(prop)) { in sa_disable_resource()
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c936 option != NULL; option = sa_get_next_property(option)) { in fill_export_from_optionset()
1171 prop = sa_get_next_property(prop)) { in fill_security_from_secopts()
1335 prop = sa_get_next_property(prop)) { in count_security()
1492 prop != NULL; prop = sa_get_next_property(prop)) { in nfs_format_options()
1524 secprop = sa_get_next_property(secprop)) { in nfs_format_options()
1544 prop = sa_get_next_property(prop)) { in nfs_format_options()
1890 prop = sa_get_next_property(prop), i++) { in nfs_enable_share()
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c2042 prop != NULL; prop = sa_get_next_property(prop)) { in smb_format_options()
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c1848 prop = sa_get_next_property(prop)) { in out_properties()