Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1440 sa_property_t prop, secprop; in nfs_format_options() local
1499 for (secprop = sa_get_property(secoptions, NULL); in nfs_format_options()
1500 secprop != NULL; in nfs_format_options()
1501 secprop = sa_get_next_property(secprop)) { in nfs_format_options()
1502 sectype = sa_get_property_attr(secprop, "type"); in nfs_format_options()