Searched refs:found_protocol (Results 1 – 1 of 1) sorted by relevance
84 boolean_t found_protocol = B_FALSE; in sa_enable_share() local104 found_protocol = B_TRUE; in sa_enable_share()111 return (found_protocol ? ret : SA_INVALID_PROTOCOL); in sa_enable_share()118 boolean_t found_protocol = B_FALSE; in sa_disable_share() local133 found_protocol = B_TRUE; in sa_disable_share()140 return (found_protocol ? ret : SA_INVALID_PROTOCOL); in sa_disable_share()