Searched refs:PROGNAME (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/tools/ndrgen/ |
H A D | ndrgen.sh | 33 PROGNAME=`basename $0` 38 print "$PROGNAME: ERROR: $1" 41 echo "usage: $PROGNAME [-Y cpp-path] file [file]..." 100 print "$PROGNAME: ERROR: cannot read $i"
|
/titanic_51/usr/src/cmd/mdb/tools/scripts/ |
H A D | hdr2map.sh | 213 echo "$PROGNAME: $@" >&2 219 echo "Usage: $PROGNAME -t tmplfile header [header ...]" >&2 223 PROGNAME=$(basename "$0")
|
H A D | tigen.sh | 44 PROGNAME=$(basename "$0") 48 echo "Usage: $PROGNAME -s skel -t termio [-v] term ..." >&2
|
/titanic_51/usr/src/tools/scripts/ |
H A D | genoffsets.pl | 46 our $PROGNAME = basename($0); 50 print STDERR "Usage: $PROGNAME [-k] [-s ctfstabs] [-r ctfconvert] ", 67 print STDERR "$PROGNAME: ", join(" ", @_), "\n";
|
/titanic_51/usr/src/uts/i86pc/cpu/scripts/ |
H A D | ao_gendisp.pl | 33 my $PROGNAME = basename($0); 45 print STDERR "Usage: $PROGNAME inputfile\n"; 50 print STDERR "$PROGNAME: ", join(" ", @_), "\n"; 55 print STDERR "$PROGNAME: $::infile: $.: ", join(" ", @_), "\n";
|
/titanic_51/usr/src/boot/sys/boot/i386/boot0sio/ |
H A D | Makefile | 5 PROGNAME= boot0sio macro
|
/titanic_51/usr/src/boot/sys/boot/sparc64/zfsboot/ |
H A D | Makefile | 5 PROGNAME= zfsboot macro
|