Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c175 propsect = sa_get_next_protocol_section(propsect, NULL)) { in sc_get()
221 propsect = sa_get_next_protocol_section(propsect, in sc_get()
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h274 extern sa_property_t sa_get_next_protocol_section(sa_property_t, char *);
H A Dmapfile-vers98 sa_get_next_protocol_section;
H A Dlibshare.c3576 sa_get_next_protocol_section(sa_property_t prop, char *find) in sa_get_next_protocol_section() function