Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 128) sorted by last modified time

123456

/illumos-gate/usr/src/uts/intel/sockfs/
H A DMakefile104 nl7ctokgen.h: $(TOKGEN) $(SRCDIR)/nl7ctokreq.txt $(SRCDIR)/nl7ctokres.txt
105 /bin/ksh $(TOKGEN) $(SRCDIR)/nl7ctokreq.txt $(SRCDIR)/nl7ctokres.txt >$@
/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open36 # suffixed with .txt so we don't have to list them.
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m1552 file path=opt/util-tests/tests/files/svr4pkg/data/a/file1.txt mode=0444
1554 file path=opt/util-tests/tests/files/svr4pkg/data/b/file2.txt mode=0444
H A Dsystem-test-zfstest.p5m2403 file path=opt/zfs-tests/tests/functional/history/i386.orig_history.txt mode=0444
2407 file path=opt/zfs-tests/tests/functional/history/sparc.orig_history.txt \
H A Ddriver-network-cxgbe.p5m18 <transform file path=kernel/firmware/cxgbe/.*\.txt$ -> set preserve renamenew>
35 file path=kernel/firmware/cxgbe/t4fw_cfg.txt
38 file path=kernel/firmware/cxgbe/t5fw_cfg.txt
41 file path=kernel/firmware/cxgbe/t6fw_cfg.txt
H A Dsystem-test-smbsrvtest.p5m27 file path=opt/smbsrv-tests/include/smbtor-excl-rpc.txt mode=0444
28 file path=opt/smbsrv-tests/include/smbtor-excl-smb2.txt mode=0444
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src11831 # http://www.cs.utk.edu/~shuford/terminal/adds_viewpoint_news.txt
H A Dtermcap.src10457 # http://www.cs.utk.edu/~shuford/terminal/adds_viewpoint_news.txt
/illumos-gate/exception_lists/
H A Dwscheck22 usr/src/data/perfmon/readme.txt
H A Dcopyright90 usr/src/common/bzip2/Solaris.README.txt
404 usr/src/test/zfs-tests/tests/functional/history/*txt
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c252 adutils_txtsid2hexbinsid(const char *txt, const uint32_t *rid, in adutils_txtsid2hexbinsid() argument
264 if (strncmp(txt, "S-1-", strlen("S-1-")) != 0) in adutils_txtsid2hexbinsid()
267 if (strlen(txt) < (strlen("S-1-") + 1)) in adutils_txtsid2hexbinsid()
271 for (j = 0, cp = strchr(txt, '-'); in adutils_txtsid2hexbinsid()
292 if (strspn(txt + 1, "0123456789-") < (strlen(txt) - 1)) in adutils_txtsid2hexbinsid()
295 cp = txt + strlen("S-1-"); in adutils_txtsid2hexbinsid()
/illumos-gate/usr/src/data/zoneinfo/
H A Deurope700 # And http://astrozet.net/files/Zones/DOC/RU/1980-925.txt appears to
2513 # http://astrozet.net/files/Zones/DOC/RU/1980-925.txt
2515 # of the USSR No. 126 from 18.02.1982. 1980-925.txt also adds
2526 # http://astrozet.net/files/Zones/DOC/RU/1980-925.txt
H A Daustralasia1188 # ACT: http://www.cmd.act.gov.au/mediareleases/fileread.cfm?file=86.txt
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh3187 $MANDOC -Tascii $nfile | $COL -b > $nfile.man.txt
3188 source_to_html txt < $nfile.man.txt > $nfile.man.txt.html
3196 $MANDOC -Tascii $ofile | $COL -b > $ofile.man.txt
3197 ${CDIFFCMD:-diff -bt -C 5} $ofile.man.txt \
3198 $nfile.man.txt > $WDIR/$DIR/$F.man.cdiff
3203 ${UDIFFCMD:-diff -bt -U 5} $ofile.man.txt \
3204 $nfile.man.txt > $WDIR/$DIR/$F.man.udiff
3211 $ofile.man.txt $nfile.man.txt > \
3219 sdiff_to_html $ofile.man.txt $nfile.man.txt $F.man $DIR \
3224 rm -f $ofile.man.txt $nfile.man.txt
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt62 mpi2_history.txt 02.00.43 02.00.43
677 mpi2_history.txt Parts list history
/illumos-gate/usr/src/cmd/auditrecord/
H A DMakefile61 $(ATTR): $(STRIPTEXT) $(ATTRPROC) $(ADTXMLFILE) $(ATTR).txt
62 ./$(STRIPTEXT) < $(ATTR).txt > $(ATTR)
/illumos-gate/usr/src/uts/intel/cxgbe/firmware/
H A DMakefile32 CFGFILES = t4fw_cfg.txt t5fw_cfg.txt t6fw_cfg.txt
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt6fw_cfg.txt313 # All of the below PCI-E parameters are actually stored in various *_init.txt
H A Dt5fw_cfg.txt296 # All of the below PCI-E parameters are actually stored in various *_init.txt
H A Dt4fw_cfg.txt261 # All of the below PCI-E parameters are actually stored in various *_init.txt
/illumos-gate/usr/src/test/smbsrv-tests/tests/smbtorture/
H A Drunst-rpc.ksh22 excl_file=$SMBSRV_TESTS/include/smbtor-excl-rpc.txt
H A Drunst-smb2.ksh22 excl_file=$SMBSRV_TESTS/include/smbtor-excl-smb2.txt
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest.tcl105 set txt "[number_name [expr {$n/1000}]] thousand"
108 set txt {}
111 append txt " [lindex $::ones [expr {$n/100}]] hundred"
115 append txt " [lindex $::tens [expr {$n/10}]]"
119 append txt " [lindex $::ones $n]"
121 set txt [string trim $txt]
122 if {$txt==""} {set txt zero}
123 return $txt
H A Dspeedtest2.tcl96 set txt "[number_name [expr {$n/1000}]] thousand"
99 set txt {}
102 append txt " [lindex $::ones [expr {$n/100}]] hundred"
106 append txt " [lindex $::tens [expr {$n/10}]]"
110 append txt " [lindex $::ones $n]"
112 set txt [string trim $txt]
113 if {$txt==""} {set txt zero}
114 return $txt
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dvacuum.test21 set txt [$db eval {SELECT name, type, sql FROM sqlite_master}]\n
23 append txt [$db eval "SELECT * FROM $tbl"]\n
26 append txt $prag-[$db eval "PRAGMA $prag"]\n
28 set cksum [string length $txt]-[md5 $txt]

123456