Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c195 prop = sa_get_next_protocol_property(prop, NULL)) { in sc_get()
228 prop = sa_get_next_protocol_property( in sc_get()
/titanic_44/usr/src/lib/libshare/common/
H A Dlibshare.h248 extern sa_property_t sa_get_next_protocol_property(sa_property_t, char *);
H A Dmapfile-vers95 sa_get_next_protocol_property;
H A Dlibshare.c3572 sa_get_next_protocol_property(sa_property_t prop, char *find) in sa_get_next_protocol_property() function