Searched refs:sa_get_next_property (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h217 extern sa_property_t sa_get_next_property(sa_group_t);
H A Dlibsharecore.c955 popt = sa_get_next_property(popt)) {
1010 prop = sa_get_next_property(prop)) {
1031 nextpopt = sa_get_next_property(popt);
1741 prop = sa_get_next_property(prop)) {
1899 prop != NULL; prop = sa_get_next_property(prop)) {
H A Dlibshare.c2477 * sa_get_next_property(property)
2484 sa_get_next_property(sa_property_t property) function
4242 prop = sa_get_next_property(prop)) {
4302 prop = sa_get_next_property(prop)) {
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c922 option != NULL; option = sa_get_next_property(option)) {
1149 prop = sa_get_next_property(prop)) {
1313 prop = sa_get_next_property(prop)) {
1470 prop != NULL; prop = sa_get_next_property(prop)) {
1502 secprop = sa_get_next_property(secprop)) {
1522 prop = sa_get_next_property(prop)) {
1868 prop = sa_get_next_property(prop), i++) {
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c2035 prop != NULL; prop = sa_get_next_property(prop)) {
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c1843 prop = sa_get_next_property(prop)) {

Completed in 95 milliseconds