Lines Matching defs:protocols
205 ret = dgettext(TEXT_DOMAIN, "errors from multiple protocols");
796 * Make sure a "default" group exists and has default protocols enabled.
1079 * Get array of protocols that are supported
1088 sa_get_protocols(char ***protocols)
1092 if (protocols != NULL) {
1099 *protocols = calloc(numproto + 1, sizeof (char *));
1100 if (*protocols != NULL) {
1105 (*protocols)[ret++] =
1375 * we may want to use the group to then check against the protocols
1397 * Walk through all the protocols enabled for the group and check to
1436 * Walk through all the protocols on the group and collect all
1466 * protocols need relaxed rules while other don't. These values are
1604 * If protocol is NULL, then all protocols.
1631 /* Tell all protocols about the share */
1665 * protocol is NULL, then all protocols that are enabled for the
1680 /* need to do all protocols */
1686 /* Tell all protocols about the share */
3850 /* Disable the resource for all protocols. */
4160 * Return a list of the protocols that are active for the object.
4165 * optionsets creating a new optionset with the protocols as properties.
4186 * Find the objects up the tree that might have protocols
4221 * If protocol is NULL, then all protocols.
4236 /* need to do all protocols */
4265 * protocol is NULL, then all protocols. If the underlying
4296 /* need to do all protocols */