Searched refs:TD (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/svr4pkg/ |
H A D | svr4pkg_test.ksh | 34 TD=$(mktemp -d -t) 36 if [[ ! -d "$TD" ]]; then 37 fail "couldn't create test directory $TD" 41 echo "PKG=svr4pkg" > $TD/pkginfo 42 echo "NAME=\"svr4pkg test package\"" >> $TD/pkginfo 43 echo "ARCH=sparc,i386" >> $TD/pkginfo 44 echo "VERSION=1.0" >> $TD/pkginfo 45 echo "CATEGORY=application" >> $TD/pkginfo 46 echo "BASEDIR=/opt" >> $TD/pkginfo 48 (cd $FILEDIR; /usr/bin/pkgproto svr4pkg) > $TD/prototype || \ [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/make/ |
H A D | make_test.ksh | 48 TD=$(mktemp -d -t) 50 if [[ ! -d "$TD" ]]; then 51 fail "couldn't create test directory $TD" 60 ( cd "$FILEDIR/make_a/$s"; $MAKE ) > $TD/M_a_$s.out 2>&1 63 ( cd "$TD"; $MAKE -C "$FILEDIR/make_a/$s" ) \ 64 > $TD/Ce_a_$s.out 2>&1 65 check_results $TD/{M,Ce}_a_$s.out \ 70 > $TD/C_a_$s.out 2>&1 71 check_results $TD/{M,C}_a_$s.out \ 75 ( cd "$TD"; MAKEFLAGS="-C $FILEDIR/make_a/$s" $MAKE) \ [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/chown/ |
H A D | chown_test.ksh | 70 TD=$(mktemp -d -t) 71 if [ -d "$TD" ]; then 72 create_test_hier $TD 73 chown $flags $NEWOWNER $TD/src || fail "chown $flags $NEWOWNER $TD/src failed on exit" 74 chown $flags $NEWOWNER $TD/tlink || fail "chown $flags $NEWOWNER $TD/tlink failed on exit" 75 chown $flags $NEWOWNER $TD/file || fail "chown $flags $NEWOWNER $TD/file failed on exit" 76 (cd $TD ; find . -ls |\ 84 rm -fr $TD /tmp/out.$$ 86 fail "couldn't create $TD" 93 TD=$(mktemp -d -t) [all …]
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 4 # by Thomas E. Dickey (TD). 324 # for compatibility with xterm -TD 613 # <pfkey> capability for F1-F48 -TD 871 # However, SCS is buggy (see comment in Debian #515609) -TD 947 # bterm does not support sgr, since it only processes one parameter -TD 1050 # klone+sgr-dumb is an error since the acsc does not match -TD 1413 # (TD: derive from original qnx4 entry) 1548 # typo in invis - TD 1605 # work. Don't use it on a VMS system -TD 1629 # -- the setf/setb are probably incorrect, more likely setaf/setab -TD [all …]
|
H A D | terminfo.src | 4 # by Thomas E. Dickey (TD). 325 # for compatibility with xterm -TD 644 # <pfkey> capability for F1-F48 -TD 944 # However, SCS is buggy (see comment in Debian #515609) -TD 1026 # bterm does not support sgr, since it only processes one parameter -TD 1148 # klone+sgr-dumb is an error since the acsc does not match -TD 1594 # (TD: derive from original qnx4 entry) 1761 # typo in invis - TD 1829 # work. Don't use it on a VMS system -TD 1854 # -- the setf/setb are probably incorrect, more likely setaf/setab -TD [all …]
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 103 Ex: Assuming ED (Endpoint Descriptor)/TD's (Transfer Descriptor) are not 104 streaming in Schizo (PCI bridge) and no cache hits for an ED or TD: 106 To read an ED or TD or data: 122 now multiply by 3 for ED+TD+DATA = 10200ns = ~128 bits or 16 bytes. 127 If there is a USB cache hit, the time it takes for an ED or TD is:
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | country.tab | 245 TD Chad
|
H A D | zone_sun.tab | 403 TD +1207+01503 Africa/Ndjamena -
|
H A D | zone.tab.txt | 384 TD +1207+01503 Africa/Ndjamena
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 6419 201b QL-650TD Label Printer 7924 0150 TD-15 7925 0151 TD-11 7928 0158 TD-30 9411 0fa1 TD-U8000 Tape Drive 9559 0fa1 TD-U8000 Tape Drive 12828 9988 Trek2000 TD-G2 13951 0001 UMTS-TDD (TD-CDMA) modem 16854 02df Serial cable (v2) for TD-10 Mobile Phone 17408 1d50 ET302s TD-SCDMA/TD-HSDPA Mobile Broadband [all …]
|
H A D | pci.ids | 1339 1043 c01a A9600XT/TD 1344 1043 010c A9550GE/TD 1369 1043 c01b A9600XT/TD (Secondary) 1373 1043 010d A9550GE/TD (Secondary) 2105 1043 c006 Radeon 9200 SE / TD / 128M 2170 1043 032e Extreme AX300/TD 3858 1043 0142 EAX1300PRO/TD/256M 10371 1043 81a6 N6600GT TD 128M AGP 10372 1043 81c6 N6600GT TD 128M AGP 10621 1043 81e1 N6200/TD/256M/A [all …]
|