Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c1463 sa_property_t prop, secprop; in nfs_format_options() local
1522 for (secprop = sa_get_property(secoptions, NULL); in nfs_format_options()
1523 secprop != NULL; in nfs_format_options()
1524 secprop = sa_get_next_property(secprop)) { in nfs_format_options()
1525 sectype = sa_get_property_attr(secprop, "type"); in nfs_format_options()