Searched refs:secprop (Results 1 – 1 of 1) sorted by relevance
1440 sa_property_t prop, secprop; in nfs_format_options() local1499 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()