Home
last modified time | relevance | path

Searched refs:bin (Results 1 – 25 of 920) sorted by last modified time

12345678910>>...37

/illumos-gate/usr/src/tools/quick/
H A Dmake-smbsrv51 test -f $SRC/tools/proto/root_i386-nd/opt/onbld/bin/genoffsets ||
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-libctest.p5m30 dir path=opt/libc-tests/bin
31 file path=opt/libc-tests/bin/libctest mode=0555
H A Ddiagnostic-cpu-counters.p5m35 dir path=usr/bin
36 link path=usr/bin/$(ARCH64)/cputrack target=../../bin/cputrack
37 file path=usr/bin/cputrack mode=0555
H A Ddeveloper-driver-ftsafe.p5m46 driver name=bofi perms="* 0600 bin bin"
H A Dsystem-test-utiltest.p5m30 dir path=opt/util-tests/bin
31 file path=opt/util-tests/bin/print_json mode=0555
32 file path=opt/util-tests/bin/utiltest mode=0555
H A Dsystem-test-cryptotest.p5m28 dir path=opt/crypto-tests/bin
29 file path=opt/crypto-tests/bin/cryptotest mode=0555
H A Dsystem-test-nettest.p5m23 dir path=opt/net-tests/bin
24 file path=opt/net-tests/bin/nettest mode=0555
H A Dsystem-test-nvmetest.p5m29 dir path=opt/nvme-tests/bin
30 file path=opt/nvme-tests/bin/non-destructive mode=0555
31 file path=opt/nvme-tests/bin/unit mode=0555
H A Dsystem-bhyve-tests.p5m28 dir path=opt/bhyve-tests/bin
29 file path=opt/bhyve-tests/bin/bhyvetest mode=0555
H A Ddeveloper-build-onbld.p5m47 dir path=opt/onbld/bin
48 dir path=opt/onbld/bin/$(ARCH)
64 hardlink path=opt/onbld/bin/$(ARCH)/install.bin target=./install
75 file path=opt/onbld/bin/bldenv mode=0555
83 file path=opt/onbld/bin/cstyle mode=0555
84 file path=opt/onbld/bin/elfcmp mode=0555
99 file path=opt/onbld/bin/onu mode=0555
106 file path=opt/onbld/bin/wdiff mode=0555
109 file path=opt/onbld/bin/ws mode=0555
115 file path=opt/onbld/bin/xref mode=0555
[all …]
H A Dsystem-library.p5m394 dir path=usr/bin
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids7743 8501 FRITZ WLAN N v2 [RT5572/rt2870.bin]
/illumos-gate/usr/src/test/util-tests/tests/date/
H A Ddate_test.ksh26 date_prog=/usr/bin/date
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c829 char *bin; in process_options() local
850 bin = strstr(cmd, "/usr/bin/"); in process_options()
851 ztest = strstr(bin, "/ztest"); in process_options()
852 isa = bin + 9; in process_options()
/illumos-gate/usr/src/cmd/cpc/cputrack/
H A DMakefile59 $(RM) $@; $(SYMLINK) ../../bin/cputrack $@
/illumos-gate/usr/src/uts/intel/sockfs/
H A DMakefile105 /bin/ksh $(TOKGEN) $(SRCDIR)/nl7ctokreq.txt $(SRCDIR)/nl7ctokres.txt >$@
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules403 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/scsi/adapters/pmcs/%.bin
/illumos-gate/usr/src/tools/scripts/
H A DMakefile30 SHELL=/usr/bin/ksh93
/illumos-gate/usr/src/test/nvme-tests/cmd/
H A DMakefile23 ROOTCMDDIR = $(ROOTOPTPKG)/bin
/illumos-gate/usr/src/pkg/
H A DMakefile37 SHELL= /usr/bin/ksh93
242 LIST_MANIFESTS_CMD = (cd manifests ; /usr/bin/ls -1 *.p5m |\
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src1071 # http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/hurd/hurd/console/
H A Dtermcap.src986 # http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/hurd/hurd/console/
/illumos-gate/usr/src/
H A DMakefile.master138 ED= /usr/bin/ed
140 LN= /usr/bin/ln
145 CUT= /usr/bin/cut
146 NM= /usr/bin/nm
152 SED= /usr/bin/sed
155 MCS= /usr/bin/mcs
158 M4= /usr/bin/m4
159 GM4= /usr/bin/gm4
166 SH= /usr/bin/sh
202 TR= /usr/bin/tr
[all …]
/illumos-gate/exception_lists/
H A Dcopyright392 usr/src/test/libmlrpc-tests/tests/netrlogon/krb5_pac_tests/krb5_pac.bin
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1875 #!/bin/nawk -f
2527 echo "SUNWstc-${dirpath}" | /usr/bin/sed -e "s/\//-/g"
2957 if [ -x /usr/bin/digest ]; then
2958 /usr/bin/digest -a sha256 $file
2959 elif [ -x /usr/bin/sha256sum ]; then
2960 /usr/bin/sha256sum -b $file | awk '{ print $1 }'

12345678910>>...37