Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dtester129 $bindir = shift or usage;
130 usage("$bindir does not exist") unless -d $bindir;
324 exec $bindir/conftest testfile.conf >std.out 2>std.err
560 exec $bindir/globtest $testglobs >std.out 2>std.err
654 exec $bindir/$kwtest >std.out 2>std.err
732 exec $bindir/$kwtest >std.out 2>std.err
788 exec $bindir/optstest $options >std.out 2>std.err
812 $bindir/optstest $options >std.out 2>std.err || exit 0
1974 exec $bindir/logadm -h >std.out 2>std.err
2134 $bindir/logadm -f logadm.conf -F /dev/null 2>std.err
[all …]
/illumos-gate/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);
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm-dis7 DIS=$("${LLVM_CONFIG:-llvm-config}" --bindir)/llvm-dis
H A Dsparsei9 LLI=`"${LLVM_CONFIG:-llvm-config}" --bindir`/lli
H A Dsparsec35 LLC=`"${LLVM_CONFIG:-llvm-config}" --bindir`/llc
/illumos-gate/usr/src/cmd/man/
H A Dman.c144 char *bindir; member
1397 for (i = 0; bintoman[i].bindir != NULL; i++) { in init_bintoman()
1398 if (stat(bintoman[i].bindir, &sb) == 0) { in init_bintoman()
1503 path_to_manpath(char *bindir) in path_to_manpath() argument
1510 if (stat(bindir, &sb) != 0) { in path_to_manpath()
1513 for (i = 0; bintoman[i].bindir != NULL; i++) { in path_to_manpath()
1536 if (strlcpy(mand, bindir, MAXPATHLEN) >= MAXPATHLEN) { in path_to_manpath()
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.in152 bindir = @bindir@
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.in158 bindir = @bindir@
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.in153 bindir = @bindir@
/illumos-gate/usr/src/grub/grub-0.97/util/
H A DMakefile.in156 bindir = @bindir@
/illumos-gate/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
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A DMakefile.in175 bindir = @bindir@
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in153 bindir = @bindir@
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.in447 bindir = @bindir@