Home
last modified time | relevance | path

Searched refs:ctfconvert_progname (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ctfconvert/
H A Dctfconvert.c41 static char *ctfconvert_progname; variable
48 (void) fprintf(stderr, "%s: ", ctfconvert_progname); in ctfconvert_fatal()
64 (void) fprintf(stderr, "%s: WARNING: %s", ctfconvert_progname, in ctfconvert_warning()
77 (void) fprintf(stderr, "%s: ", ctfconvert_progname); in ctfconvert_usage()
98 ctfconvert_progname, in ctfconvert_usage()
262 ctfconvert_progname = basename(argv[0]); in main()
453 ctfconvert_progname, buf); in main()