Lines Matching refs:enable
450 * Since some protocols don't want an "enable" when properties change,
527 * enable all the shares in the specified group. This is a helper for
531 * enable.
582 * Given a list of groups, enable each one found. If updateproto is
584 * passed in. If enable is non-zero, tell enable_group to try the
589 int online, char *updateproto, int enable)
626 if (enable) {
658 enable, work->proto);
666 enable_group(subgroup, NULL, enable,
2401 * helper function to enable a share if the group is enabled.
2418 * need to enable this share if the group is enabled but not
2419 * otherwise. The enable is also done on each protocol
2437 * enable the share based on the protocol type. This
2464 "Failed to enable share for "
2743 /* now enable the share(s) */
2956 * will have to enable after the move in order
4580 * Implements the enable subcommand
4695 (void) printf(gettext("Could not enable group: %s\n"),
4750 * enable and start subcommands.
4782 * the right thing. On enable we do want to do
4927 * This is similar to enable except it doesn't change the state
5887 {"enable", 0, sa_enable_group, USAGE_ENABLE, SVC_SET|SVC_ACTION},
5923 ret = gettext("enable [-nvh] {-a | group ...}");