Lines Matching refs:_

47 #define	_(x) gettext(x)  macro
49 #define _(x) (x) macro
121 (void) fprintf(stderr, _("usage:\n" in usage()
153 (void) fprintf(stderr, _("Invalid command: %s\n"), cmdname); in run_be_cmd()
206 col[1].col_name = _("Active"); in init_hdr_cols()
207 col[2].col_name = _("Mountpoint"); in init_hdr_cols()
208 col[3].col_name = _("Space"); in init_hdr_cols()
209 col[4].col_name = _("Policy"); in init_hdr_cols()
210 col[5].col_name = _("Created"); in init_hdr_cols()
215 col[0].col_name = _("BE/Dataset/Snapshot"); in init_hdr_cols()
218 col[0].col_name = _("BE/Dataset"); in init_hdr_cols()
221 col[0].col_name = _("BE/Snapshot"); in init_hdr_cols()
227 col[0].col_name = _("BE"); in init_hdr_cols()
585 (void) fprintf(stderr, _("Failed to compile 'yes' regexp\n")); in confirm_destroy()
590 (void) fprintf(stderr, _("Failed to compile 'no' regexp\n")); in confirm_destroy()
595 (void) printf(_("Are you sure you want to destroy %s?\n" in confirm_destroy()
605 (void) fprintf(stderr, _("Invalid response. " in confirm_destroy()
621 (void) perror(_("nvlist_alloc failed.\n")); in be_nvl_alloc()
634 (void) fprintf(stderr, _("nvlist_add_string failed for " in be_nvl_add_string()
648 (void) fprintf(stderr, _("nvlist_add_nvlist failed for %s.\n"), in be_nvl_add_nvlist()
662 (void) fprintf(stderr, _("nvlist_add_uint16 failed for " in be_nvl_add_uint16()
709 (void) printf(_("Activated successfully\n")); in be_do_activate()
712 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_activate()
718 (void) fprintf(stderr, _("Unable to activate %s.\n"), obe_name); in be_do_activate()
719 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_activate()
724 (void) fprintf(stderr, _("Unable to activate %s.\n"), obe_name); in be_do_activate()
768 (void) fprintf(stderr, _("missing " in be_do_create()
776 (void) fprintf(stderr, _("property '%s' " in be_do_create()
886 (void) fprintf(stderr, _("failed to get %s " in be_do_create()
890 (void) printf(_("Auto named BE: %s\n"), in be_do_create()
895 (void) fprintf(stderr, _("failed to get %s " in be_do_create()
899 (void) printf(_("Auto named snapshot: %s\n"), in be_do_create()
912 (void) printf(_("Created successfully\n")); in be_do_create()
915 (void) fprintf(stderr, _("BE %s already exists\n." in be_do_create()
919 (void) fprintf(stderr, _("BE %s snapshot %s already exists.\n" in be_do_create()
926 (void) fprintf(stderr, _("Unable to create snapshot " in be_do_create()
929 (void) fprintf(stderr, _("Unable to create %s.\n"), in be_do_create()
931 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_create()
936 (void) fprintf(stderr, _("Unable to create snapshot " in be_do_create()
939 (void) fprintf(stderr, _("Unable to create %s.\n"), in be_do_create()
995 (void) printf(_("%s has not been destroyed.\n"), be_name); in be_do_destroy()
1033 (void) printf(_("Destroyed successfully\n")); in be_do_destroy()
1036 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name); in be_do_destroy()
1037 (void) fprintf(stderr, _("It is currently mounted and must be " in be_do_destroy()
1043 (void) fprintf(stderr, _("%s is the currently active BE and " in be_do_destroy()
1048 (void) fprintf(stderr, _("Unable to destroy one of " "%s's " in be_do_destroy()
1053 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_destroy()
1059 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name); in be_do_destroy()
1060 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_destroy()
1064 (void) fprintf(stderr, _("Unable to destroy %s: " in be_do_destroy()
1069 (void) fprintf(stderr, _("Unable to destroy %s.\n"), be_name); in be_do_destroy()
1102 (void) fprintf(stderr, _("Sort key can be " in be_do_list()
1128 (void) fprintf(stderr, _("Unknown sort key: %s\n"), in be_do_list()
1149 (void) fprintf(stderr, _("Invalid options: -a and %s " in be_do_list()
1155 (void) fprintf(stderr, _("Invalid options: -a and %s " in be_do_list()
1183 (void) fprintf(stderr, _("Unable to sort Boot " in be_do_list()
1195 (void) fprintf(stderr, _("No boot environments found " in be_do_list()
1198 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_list()
1204 (void) fprintf(stderr, _("Unable to display Boot " in be_do_list()
1236 (void) fprintf(stderr, _("The -s flag " in be_do_mount()
1265 (void) fprintf(stderr, _("Invalid mount point %s. " in be_do_mount()
1279 (void) fprintf(stderr, _("internal error: " in be_do_mount()
1304 (void) printf(_("Mounted successfully on: '%s'\n"), mountpoint); in be_do_mount()
1307 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_mount()
1312 (void) fprintf(stderr, _("%s is already mounted.\n" in be_do_mount()
1318 (void) fprintf(stderr, _("Unable to mount %s.\n"), obe_name); in be_do_mount()
1319 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_mount()
1323 (void) fprintf(stderr, _("Mounted on '%s'.\nUnable to mount " in be_do_mount()
1327 (void) fprintf(stderr, _("Unable to mount %s.\n"), obe_name); in be_do_mount()
1386 (void) printf(_("Unmounted successfully\n")); in be_do_unmount()
1389 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_unmount()
1394 (void) fprintf(stderr, _("%s is the currently active BE.\n" in be_do_unmount()
1399 (void) fprintf(stderr, _("%s is a shared file system and it " in be_do_unmount()
1404 (void) fprintf(stderr, _("Unable to unmount %s.\n"), obe_name); in be_do_unmount()
1405 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_unmount()
1409 (void) fprintf(stderr, _("Unable to unmount %s.\n"), obe_name); in be_do_unmount()
1462 (void) printf(_("Renamed successfully\n")); in be_do_rename()
1465 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_rename()
1471 (void) fprintf(stderr, _("Rename of BE %s failed.\n"), in be_do_rename()
1473 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_rename()
1477 (void) fprintf(stderr, _("Rename of BE %s failed.\n"), in be_do_rename()
1546 (void) printf(_("Rolled back successfully\n")); in be_do_rollback()
1549 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_rollback()
1554 (void) fprintf(stderr, _("%s does not exist or appear " in be_do_rollback()
1560 (void) fprintf(stderr, _("Rollback of BE %s snapshot %s " in be_do_rollback()
1562 (void) fprintf(stderr, _("You have insufficient privileges to " in be_do_rollback()
1566 (void) fprintf(stderr, _("Rollback of BE %s snapshot %s " in be_do_rollback()