Searched refs:PROGNAME (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/boot0sio/
H A DMakefile5 PROGNAME= boot0sio macro
/illumos-gate/usr/src/boot/sys/boot/sparc64/zfsboot/
H A DMakefile5 PROGNAME= zfsboot macro
/illumos-gate/usr/src/cmd/mdb/tools/scripts/
H A Dhdr2map.sh213 echo "$PROGNAME: $@" >&2
219 echo "Usage: $PROGNAME -t tmplfile header [header ...]" >&2
223 PROGNAME=$(basename "$0")
H A Dtigen.sh44 PROGNAME=$(basename "$0")
48 echo "Usage: $PROGNAME -s skel -t termio [-v] term ..." >&2
/illumos-gate/usr/src/tools/ndrgen/
H A Dndrgen.sh33 PROGNAME=`basename $0`
38 print "$PROGNAME: ERROR: $1"
41 echo "usage: $PROGNAME [-Y cpp-path] file [file]..."
100 print "$PROGNAME: ERROR: cannot read $i"
/illumos-gate/usr/src/tools/scripts/
H A Dgenoffsets.pl46 our $PROGNAME = basename($0);
50 print STDERR "Usage: $PROGNAME [-k] [-s ctfstabs] [-r ctfconvert] ",
67 print STDERR "$PROGNAME: ", join(" ", @_), "\n";
/illumos-gate/usr/src/uts/i86pc/cpu/scripts/
H A Dao_gendisp.pl33 my $PROGNAME = basename($0);
45 print STDERR "Usage: $PROGNAME inputfile\n";
50 print STDERR "$PROGNAME: ", join(" ", @_), "\n";
55 print STDERR "$PROGNAME: $::infile: $.: ", join(" ", @_), "\n";

Completed in 125 milliseconds