Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/powertop/common/
H A Dutil.c50 static char PROG_FMT[] = "%s: "; variable
71 (void) fprintf(stderr, PROG_FMT, progname); in pt_error()