/titanic_41/usr/src/cmd/ipdadm/ |
H A D | ipdadm.c | 35 static char *g_pname; variable 74 "[subcommand opts]\n\n", g_pname); in usage() 124 g_pname, ipd_errmsg); in ipdadm_list() 132 g_pname, ipd_errmsg); in ipdadm_list() 156 g_pname, ipd_errmsg); in ipdadm_info() 163 g_pname, ipd_errmsg); in ipdadm_info() 174 g_pname, ipd_errmsg); in ipdadm_info() 202 g_pname, name, str); in ipdadm_parse_long() 212 g_pname, name); in ipdadm_parse_long() 218 "%ld inclusive\n", g_pname, name, min, max); in ipdadm_parse_long() [all …]
|
/titanic_41/usr/src/cmd/fm/fmadm/common/ |
H A D | fmadm.c | 37 static const char *g_pname; variable 50 (void) fprintf(stdout, "%s: ", g_pname); in note() 61 (void) fprintf(stderr, "%s: ", g_pname); in vwarn() 131 "Usage: %s [-P prog] [-q] [cmd [args ... ]]\n\n", g_pname); in usage() 139 g_pname, cp->cmd_name, cp->cmd_usage); in usage() 142 g_pname, cp->cmd_name); in usage() 161 g_pname, name, s); in getu32() 177 g_pname = argv[0]; in main() 179 g_pname = p + 1; in main() 209 g_pname, argv[optind]); in main()
|
/titanic_41/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 48 static const char *g_pname; variable 81 "[-R root] [-m method] [-s scheme] [fmri]\n", g_pname); in usage() 192 g_pname, topo_node_name(node), in print_everstyle() 199 g_pname, FM_FMRI_HC_LIST, topo_node_name(node), in print_everstyle() 214 "name-instance for %s=%d\n", g_pname, in print_everstyle() 225 "convert to an unsigned integer\n", g_pname, inst); in print_everstyle() 256 g_pname); in print_prop_nameval() 267 g_pname, propn); in print_prop_nameval() 299 g_pname); in print_prop_nameval() 609 g_pname, pp->type, pp->prop); in set_prop() [all …]
|
/titanic_41/usr/src/cmd/plockstat/ |
H A D | plockstat.c | 45 static char *g_pname; variable 370 "\t -p pid\n", g_pname, g_pname); in usage() 380 (void) fprintf(stderr, "%s: ", g_pname); in verror() 411 (void) fprintf(stderr, "%s: ", g_pname); in dfatal() 460 (void) fprintf(stderr, "%s: vvvv D program vvvv\n", g_pname); in dprog_compile() 462 (void) fprintf(stderr, "%s: ^^^^ D program ^^^^\n", g_pname); in dprog_compile() 765 g_pname = basename(argv[0]); in main() 766 argv[0] = g_pname; /* rewrite argv[0] for getopt errors */ in main() 788 "'%s'\n", g_pname, optarg); in main() 888 "'%s'\n", g_pname, optarg); in main() [all …]
|
/titanic_41/usr/src/cmd/dtrace/ |
H A D | dtrace.c | 82 static char *g_pname; variable 127 "\t[-i probe-id %s] [ args ... ]\n\n", g_pname, in usage() 176 (void) fprintf(stderr, "%s: ", g_pname); in verror() 204 (void) fprintf(stderr, "%s: ", g_pname); in dfatal() 820 (void) printf("%s: %s%s\n", g_pname, hdr, strlen(hdr) > 0 ? ":" : ""); 823 (void) printf("%s: %20s => ", g_pname, #field); \ 841 (void) printf("%s: %20s => %s\n", g_pname, #field, str); 844 (void) printf("%s: %20s => %lld\n", g_pname, #field, \ 848 (void) printf("%s: %20s => %s\n", g_pname, #field, \ 1175 g_pname = basename(argv[0]); in main() [all …]
|
/titanic_41/usr/src/cmd/fm/fmstat/common/ |
H A D | fmstat.c | 96 static const char *g_pname; variable 124 (void) fprintf(stderr, "%s: ", g_pname); in vwarn() 652 g_pname, name, s); in getint() 670 g_pname, name, s); in getu32() 681 "[-P prog] [-d d|u] [interval [count]]\n\n", g_pname); in usage() 708 g_pname = argv[0]; in main() 710 g_pname = p + 1; in main() 773 "%s: -t cannot be used with -m or -s\n", g_pname); in main() 779 "%s: -t and -T are mutually exclusive options\n", g_pname); in main() 785 "%s: -s requires -m <module>\n", g_pname); in main()
|
/titanic_41/usr/src/cmd/smbios/ |
H A D | smbios.c | 48 static const char *g_pname; variable 1254 g_pname, name, s); in getu16() 1273 g_pname, name, s); in getstype() 1283 "[-BeOsx] [-i id] [-t type] [-w file] [file]\n\n", g_pname); in usage() 1311 g_pname = argv[0]; in main() 1313 g_pname = p + 1; in main() 1356 "argument -- %s\n", g_pname, argv[optind]); in main() 1365 g_pname, smbios_errmsg(err)); in main() 1372 g_pname); in main() 1377 g_pname, ofile, strerror(errno)); in main() [all …]
|
/titanic_41/usr/src/cmd/pgrep/ |
H A D | pgrep.c | 92 static const char *g_pname; /* Program name for error messages */ variable 587 (void) fprintf(stream, gettext(PKILL_USAGE), g_pname); in print_usage() 589 (void) fprintf(stream, gettext(PGREP_USAGE), g_pname); in print_usage() 608 g_pname = uu_setpname(argv[0]); in main() 613 if (strcmp(g_pname, "pkill") == 0) { in main()
|
/titanic_41/usr/src/cmd/fm/fmdump/common/ |
H A D | fmdump.h | 87 extern const char *g_pname;
|
H A D | fmdump.c | 49 const char *g_pname; variable 67 g_pname, strerror(errno)); in fmdump_printf() 79 (void) fprintf(stderr, "%s: warning: ", g_pname); in fmdump_vwarn() 102 (void) fprintf(stderr, "%s: ", g_pname); in fmdump_exit() 210 (void) fprintf(fp, synopsis, g_pname); in usage() 1185 g_pname = argv[0]; in main()
|
H A D | fault.c | 256 g_pname, strerror(errno)); in flt_msg()
|
/titanic_41/usr/src/cmd/intrstat/ |
H A D | intrstat.c | 66 static const char *g_pname = "intrstat"; variable 102 (void) fprintf(stderr, "%s: ", g_pname); in fatal()
|