Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c428 excluded_protocol(sa_share_t share, char *proto) in excluded_protocol() function
1714 if (excluded_protocol(share, protocol)) in sa_enable_share()
1736 if (!excluded_protocol(share, proto)) { in sa_enable_share()