Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ctfconvert/
H A Dctfconvert.c44 static char *ctfconvert_progname; variable
51 (void) fprintf(stderr, "%s: ", ctfconvert_progname); in ctfconvert_fatal()
66 (void) fprintf(stderr, "%s: ", ctfconvert_progname); in ctfconvert_usage()
81 ctfconvert_progname); in ctfconvert_usage()
263 ctfconvert_progname = basename(argv[0]); in main()