Lines Matching refs:_
50 #define _(x) gettext(x) macro
52 #define _(x) (x) macro
125 (void) fprintf(stderr, _("usage:\n" in usage()
157 (void) fprintf(stderr, _("Invalid command: %s\n"), cmdname); in run_be_cmd()
210 col[1].col_name = _("Active"); in init_hdr_cols()
211 col[2].col_name = _("Mountpoint"); in init_hdr_cols()
212 col[3].col_name = _("Space"); in init_hdr_cols()
213 col[4].col_name = _("Policy"); in init_hdr_cols()
214 col[5].col_name = _("Created"); in init_hdr_cols()
219 col[0].col_name = _("BE/Dataset/Snapshot"); in init_hdr_cols()
222 col[0].col_name = _("BE/Dataset"); in init_hdr_cols()
225 col[0].col_name = _("BE/Snapshot"); in init_hdr_cols()
231 col[0].col_name = _("BE"); in init_hdr_cols()
563 (void) fprintf(stderr, _("Failed to compile 'yes' regexp\n")); in confirm_destroy()
568 (void) fprintf(stderr, _("Failed to compile 'no' regexp\n")); in confirm_destroy()
573 (void) printf(_("Are you sure you want to destroy %s?\n" in confirm_destroy()
583 (void) fprintf(stderr, _("Invalid response. " in confirm_destroy()
599 (void) perror(_("nvlist_alloc failed.\n")); in be_nvl_alloc()
612 (void) fprintf(stderr, _("nvlist_add_string failed for " in be_nvl_add_string()
626 (void) fprintf(stderr, _("nvlist_add_nvlist failed for %s.\n"), in be_nvl_add_nvlist()
640 (void) fprintf(stderr, _("nvlist_add_uint16 failed for " in be_nvl_add_uint16()
687 (void) printf(_("Activated successfully\n")); in be_do_activate()
690 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_activate()
696 (void) fprintf(stderr, _("Unable to activate %s.\n"), obe_name); in be_do_activate()
697 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_activate()
702 (void) fprintf(stderr, _("Unable to activate %s.\n"), obe_name); in be_do_activate()
746 (void) fprintf(stderr, _("missing " in be_do_create()
754 (void) fprintf(stderr, _("property '%s' " in be_do_create()
864 (void) fprintf(stderr, _("failed to get %s " in be_do_create()
868 (void) printf(_("Auto named BE: %s\n"), in be_do_create()
873 (void) fprintf(stderr, _("failed to get %s " in be_do_create()
877 (void) printf(_("Auto named snapshot: %s\n"), in be_do_create()
890 (void) printf(_("Created successfully\n")); in be_do_create()
893 (void) fprintf(stderr, _("BE %s already exists\n." in be_do_create()
897 (void) fprintf(stderr, _("BE %s snapshot %s already exists.\n" in be_do_create()
904 (void) fprintf(stderr, _("Unable to create snapshot " in be_do_create()
907 (void) fprintf(stderr, _("Unable to create %s.\n"), in be_do_create()
909 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_create()
914 (void) fprintf(stderr, _("Unable to create snapshot " in be_do_create()
917 (void) fprintf(stderr, _("Unable to create %s.\n"), in be_do_create()
972 (void) printf(_("%s has not been destroyed.\n"), be_name); in be_do_destroy()
1010 (void) printf(_("Destroyed successfully\n")); in be_do_destroy()
1013 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name); in be_do_destroy()
1014 (void) fprintf(stderr, _("It is currently mounted and must be " in be_do_destroy()
1020 (void) fprintf(stderr, _("%s is the currently active BE and " in be_do_destroy()
1025 (void) fprintf(stderr, _("Unable to destroy one of " "%s's " in be_do_destroy()
1030 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_destroy()
1036 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name); in be_do_destroy()
1037 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_destroy()
1041 (void) fprintf(stderr, _("Unable to destroy %s: " in be_do_destroy()
1046 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name); in be_do_destroy()
1079 (void) fprintf(stderr, _("Sort key can be " in be_do_list()
1105 (void) fprintf(stderr, _("Unknown sort key: %s\n"), in be_do_list()
1126 (void) fprintf(stderr, _("Invalid options: -a and %s " in be_do_list()
1132 (void) fprintf(stderr, _("Invalid options: -a and %s " in be_do_list()
1160 (void) fprintf(stderr, _("Unable to sort Boot " in be_do_list()
1172 (void) fprintf(stderr, _("No boot environments found " in be_do_list()
1175 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_list()
1181 (void) fprintf(stderr, _("Unable to display Boot " in be_do_list()
1213 (void) fprintf(stderr, _("The -s flag " in be_do_mount()
1242 (void) fprintf(stderr, _("Invalid mount point %s. " in be_do_mount()
1256 (void) fprintf(stderr, _("internal error: " in be_do_mount()
1281 (void) printf(_("Mounted successfully on: '%s'\n"), mountpoint); in be_do_mount()
1284 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_mount()
1289 (void) fprintf(stderr, _("%s is already mounted.\n" in be_do_mount()
1295 (void) fprintf(stderr, _("Unable to mount %s.\n"), obe_name); in be_do_mount()
1296 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_mount()
1300 (void) fprintf(stderr, _("Mounted on '%s'.\nUnable to mount " in be_do_mount()
1304 (void) fprintf(stderr, _("Unable to mount %s.\n"), obe_name); in be_do_mount()
1363 (void) printf(_("Unmounted successfully\n")); in be_do_unmount()
1366 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_unmount()
1371 (void) fprintf(stderr, _("%s is the currently active BE.\n" in be_do_unmount()
1376 (void) fprintf(stderr, _("%s is a shared file system and it " in be_do_unmount()
1381 (void) fprintf(stderr, _("Unable to unmount %s.\n"), obe_name); in be_do_unmount()
1382 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_unmount()
1386 (void) fprintf(stderr, _("Unable to unmount %s.\n"), obe_name); in be_do_unmount()
1439 (void) printf(_("Renamed successfully\n")); in be_do_rename()
1442 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_rename()
1448 (void) fprintf(stderr, _("Rename of BE %s failed.\n"), in be_do_rename()
1450 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_rename()
1454 (void) fprintf(stderr, _("Rename of BE %s failed.\n"), in be_do_rename()
1523 (void) printf(_("Rolled back successfully\n")); in be_do_rollback()
1526 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_rollback()
1531 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_rollback()
1537 (void) fprintf(stderr, _("Rollback of BE %s snapshot %s " in be_do_rollback()
1539 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_rollback()
1543 (void) fprintf(stderr, _("Rollback of BE %s snapshot %s " in be_do_rollback()