Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c174 propsect = sa_get_next_protocol_section(propsect, NULL)) { in sc_get()
220 propsect = sa_get_next_protocol_section(propsect, in sc_get()
/titanic_50/usr/src/lib/libshare/common/
H A Dlibshare.h247 extern sa_property_t sa_get_next_protocol_section(sa_property_t, char *);
H A Dmapfile-vers96 sa_get_next_protocol_section;
H A Dlibshare.c3484 sa_get_next_protocol_section(sa_property_t prop, char *find) in sa_get_next_protocol_section() function