Lines Matching refs:bumblebee
2152 printf(" -b start bumblebee\n");
2160 printf("and then start bumblebee.\n");
2566 optarg && *optarg ? optarg : "/var/run/bumblebee.socket");
2572 /* Ask bumblebee to start the second server */
3393 int daemonize = 1, bumblebee = 0, siblings = 0, singleton = 1;
3408 bumblebee = 1;
3482 if (siblings || (optind == argc && !bumblebee)) {
3491 if (bumblebee || (optind == argc && !siblings)) {
3494 if (bumblebee)
3495 fprintf(stderr, "Unable to connect to bumblebee.\n");
3542 if (siblings || (optind == argc && !bumblebee)) {
3551 if (bumblebee || (optind == argc && !siblings)) {
3554 if (bumblebee)
3555 fprintf(stderr, "Unable to connect to bumblebee.\n");