Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/logadm/
H A Dtester125 $bindir = shift or usage;
126 usage("$bindir does not exist") unless -d $bindir;
189 print STDERR " or use: $myname -s $testname $bindir\n";
198 print STDERR " or use: $myname -s $testname $bindir\n";
320 exec $bindir/conftest testfile.conf >std.out 2>std.err
343 $bindir/conftest testfile.conf >std.out 2>std.err || exit 0
556 exec $bindir/globtest $testglobs >std.out 2>std.err
577 $bindir/globtest 'hello{there' >std.out 2>std.err || exit 0
650 exec $bindir/$kwtest >std.out 2>std.err
728 exec $bindir/$kwtest >std.out 2>std.err
[all …]
/titanic_50/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl566 $bindir = -d $dt_bin ? $dt_bin : '.';
585 $jdtrace_path = "$bindir/jdtrace";
587 %exception_lists = ("$jdtrace_path" => "$bindir/exception.lst");
637 exec($bindir . "/badioctl");
674 exec($bindir . "/baddof", $name);
/titanic_50/usr/src/cmd/man/
H A Dman.c132 char *bindir; member
1330 for (i = 0; bintoman[i].bindir != NULL; i++) { in init_bintoman()
1331 if (stat(bintoman[i].bindir, &sb) == 0) { in init_bintoman()
1436 path_to_manpath(char *bindir) in path_to_manpath() argument
1443 if (stat(bindir, &sb) != 0) { in path_to_manpath()
1446 for (i = 0; bintoman[i].bindir != NULL; i++) { in path_to_manpath()
1469 if (strlcpy(mand, bindir, MAXPATHLEN) >= MAXPATHLEN) { in path_to_manpath()
/titanic_50/usr/src/grub/grub-0.97/lib/
H A DMakefile.in152 bindir = @bindir@
/titanic_50/usr/src/grub/grub-0.97/stage1/
H A DMakefile.in158 bindir = @bindir@
/titanic_50/usr/src/grub/grub-0.97/grub/
H A DMakefile.in153 bindir = @bindir@
/titanic_50/usr/src/grub/grub-0.97/util/
H A DMakefile.in156 bindir = @bindir@
/titanic_50/usr/src/grub/grub-0.97/
H A DMakefile.in157 bindir = @bindir@
H A Dconfigure342 bindir='${exec_prefix}/bin'
371 -bindir | --bindir | --bindi | --bind | --bin | --bi)
372 ac_prev=bindir ;;
373 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
374 bindir=$ac_optarg ;;
672 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
820 --bindir=DIR user executables [EPREFIX/bin]
6737 s,@bindir@,$bindir,;t t
H A DINSTALL136 options like `--bindir=PATH' to specify different values for
H A Dconfig.status.solaris477 s,@bindir@,${exec_prefix}/bin,;t t
/titanic_50/usr/src/grub/grub-0.97/docs/
H A DMakefile.in175 bindir = @bindir@
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in153 bindir = @bindir@
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A DMakefile.in447 bindir = @bindir@