Lines Matching defs:_

51 #define	_(x) gettext(x)
53 #define _(x) (x)
126 (void) fprintf(stderr, _("usage:\n"
158 (void) fprintf(stderr, _("Invalid command: %s\n"), cmdname);
211 col[1].col_name = _("Active");
212 col[2].col_name = _("Mountpoint");
213 col[3].col_name = _("Space");
214 col[4].col_name = _("Policy");
215 col[5].col_name = _("Created");
220 col[0].col_name = _("BE/Dataset/Snapshot");
223 col[0].col_name = _("BE/Dataset");
226 col[0].col_name = _("BE/Snapshot");
232 col[0].col_name = _("BE");
564 (void) fprintf(stderr, _("Failed to compile 'yes' regexp\n"));
569 (void) fprintf(stderr, _("Failed to compile 'no' regexp\n"));
574 (void) printf(_("Are you sure you want to destroy %s?\n"
584 (void) fprintf(stderr, _("Invalid response. "
600 (void) perror(_("nvlist_alloc failed.\n"));
613 (void) fprintf(stderr, _("nvlist_add_string failed for "
627 (void) fprintf(stderr, _("nvlist_add_nvlist failed for %s.\n"),
641 (void) fprintf(stderr, _("nvlist_add_uint16 failed for "
688 (void) printf(_("Activated successfully\n"));
691 (void) fprintf(stderr, _("%s does not exist or appear "
697 (void) fprintf(stderr, _("Unable to activate %s.\n"), obe_name);
698 (void) fprintf(stderr, _("You have insufficient privileges to "
703 (void) fprintf(stderr, _("Unable to activate %s.\n"), obe_name);
747 (void) fprintf(stderr, _("missing "
755 (void) fprintf(stderr, _("property '%s' "
865 (void) fprintf(stderr, _("failed to get %s "
869 (void) printf(_("Auto named BE: %s\n"),
874 (void) fprintf(stderr, _("failed to get %s "
878 (void) printf(_("Auto named snapshot: %s\n"),
891 (void) printf(_("Created successfully\n"));
894 (void) fprintf(stderr, _("BE %s already exists\n."
898 (void) fprintf(stderr, _("BE %s snapshot %s already exists.\n"
905 (void) fprintf(stderr, _("Unable to create snapshot "
908 (void) fprintf(stderr, _("Unable to create %s.\n"),
910 (void) fprintf(stderr, _("You have insufficient privileges to "
915 (void) fprintf(stderr, _("Unable to create snapshot "
918 (void) fprintf(stderr, _("Unable to create %s.\n"),
973 (void) printf(_("%s has not been destroyed.\n"), be_name);
1011 (void) printf(_("Destroyed successfully\n"));
1014 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name);
1015 (void) fprintf(stderr, _("It is currently mounted and must be "
1021 (void) fprintf(stderr, _("%s is the currently active BE and "
1026 (void) fprintf(stderr, _("Unable to destroy one of " "%s's "
1031 (void) fprintf(stderr, _("%s does not exist or appear "
1037 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name);
1038 (void) fprintf(stderr, _("You have insufficient privileges to "
1042 (void) fprintf(stderr, _("Unable to destroy %s: "
1047 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name);
1080 (void) fprintf(stderr, _("Sort key can be "
1106 (void) fprintf(stderr, _("Unknown sort key: %s\n"),
1127 (void) fprintf(stderr, _("Invalid options: -a and %s "
1133 (void) fprintf(stderr, _("Invalid options: -a and %s "
1162 (void) fprintf(stderr, _("Unable to sort Boot "
1174 (void) fprintf(stderr, _("No boot environments found "
1177 (void) fprintf(stderr, _("%s does not exist or appear "
1183 (void) fprintf(stderr, _("Unable to display Boot "
1215 (void) fprintf(stderr, _("The -s flag "
1244 (void) fprintf(stderr, _("Invalid mount point %s. "
1258 (void) fprintf(stderr, _("internal error: "
1283 (void) printf(_("Mounted successfully on: '%s'\n"), mountpoint);
1286 (void) fprintf(stderr, _("%s does not exist or appear "
1291 (void) fprintf(stderr, _("%s is already mounted.\n"
1297 (void) fprintf(stderr, _("Unable to mount %s.\n"), obe_name);
1298 (void) fprintf(stderr, _("You have insufficient privileges to "
1302 (void) fprintf(stderr, _("Mounted on '%s'.\nUnable to mount "
1306 (void) fprintf(stderr, _("Unable to mount %s.\n"), obe_name);
1365 (void) printf(_("Unmounted successfully\n"));
1368 (void) fprintf(stderr, _("%s does not exist or appear "
1373 (void) fprintf(stderr, _("%s is the currently active BE.\n"
1378 (void) fprintf(stderr, _("%s is a shared file system and it "
1383 (void) fprintf(stderr, _("Unable to unmount %s.\n"), obe_name);
1384 (void) fprintf(stderr, _("You have insufficient privileges to "
1388 (void) fprintf(stderr, _("Unable to unmount %s.\n"), obe_name);
1441 (void) printf(_("Renamed successfully\n"));
1444 (void) fprintf(stderr, _("%s does not exist or appear "
1450 (void) fprintf(stderr, _("Rename of BE %s failed.\n"),
1452 (void) fprintf(stderr, _("You have insufficient privileges to "
1456 (void) fprintf(stderr, _("Rename of BE %s failed.\n"),
1525 (void) printf(_("Rolled back successfully\n"));
1528 (void) fprintf(stderr, _("%s does not exist or appear "
1533 (void) fprintf(stderr, _("%s does not exist or appear "
1539 (void) fprintf(stderr, _("Rollback of BE %s snapshot %s "
1541 (void) fprintf(stderr, _("You have insufficient privileges to "
1545 (void) fprintf(stderr, _("Rollback of BE %s snapshot %s "