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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c417 * excluded_protocol(share, proto)
425 excluded_protocol(sa_share_t share, char *proto) function
1622 if (excluded_protocol(share, protocol))
1644 if (!excluded_protocol(share, proto)) {

Completed in 64 milliseconds