Home
last modified time | relevance | path

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

/NextBSD/contrib/jemalloc/src/
HDctl.c211 #define CTL(c) 0, NULL, c##_ctl macro
220 {NAME("enabled"), CTL(thread_tcache_enabled)},
221 {NAME("flush"), CTL(thread_tcache_flush)}
225 {NAME("name"), CTL(thread_prof_name)},
226 {NAME("active"), CTL(thread_prof_active)}
230 {NAME("arena"), CTL(thread_arena)},
231 {NAME("allocated"), CTL(thread_allocated)},
232 {NAME("allocatedp"), CTL(thread_allocatedp)},
233 {NAME("deallocated"), CTL(thread_deallocated)},
234 {NAME("deallocatedp"), CTL(thread_deallocatedp)},
[all …]
/NextBSD/crypto/openssh/regress/
HDmultiplex.sh4 CTL=/tmp/openssh.regress.ctl-sock.$$
18 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocheck otherhost \
30 ${SSH} -Nn2 -MS$CTL -F $OBJ/ssh_config -oSendEnv="_XXX_TEST" somehost \
40 _XXX_TEST=blah ${SSH} -F $OBJ/ssh_config -oSendEnv="_XXX_TEST" -S$CTL otherhost sh << 'EOF'
50 ${SSH} -F $OBJ/ssh_config -S$CTL otherhost cat ${DATA} > ${COPY}
56 ${SSH} -F $OBJ/ssh_config -S $CTL otherhost cat ${DATA} > ${COPY}
63 ${SFTP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost >>$TEST_REGRESS_LOGFILE 2>&1
69 ${SCP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost:${DATA} ${COPY} >>$TEST_REGRESS_LO…
78 ${SSH} -F $OBJ/ssh_config -S $CTL otherhost exit $s
86 ${SSH} -F $OBJ/ssh_config -S $CTL -n otherhost \
HDforward-control.sh8 CTL=$OBJ/ctl-sock
/NextBSD/sys/cam/ctl/
HDREADME.ctl.txt3 CTL - CAM Target Layer Description
13 Configuring and Running CTL
22 CTL is a disk, processor and cdrom device emulation subsystem originally
27 (who acquired Copan's assets in 2010) and Spectra Logic in 2010, CTL is
29 that Spectra would work to get CTL into the FreeBSD tree.
53 Configuring and Running CTL:
71 - You should now see the CTL disk LUN through camcontrol devlist:
77 This is visible through the CTL CAM SIM. This allows using CTL without
82 target mode enabled, you should now also be able to see the CTL LUNs via
85 Note that all CTL LUNs are presented to all frontends. There is no
[all …]
/NextBSD/tools/tools/ath/athprom/
HDeeprom-467 | CTL: $CTL [ $ctlRD $ctlType mode ] |
132 | CTL: $CTL [ $ctlRD $ctlType mode ] |
197 | CTL: $CTL [ $ctlRD $ctlType mode ] |
HDeeprom-1487 | CTL: $CTL [ $ctlRD $ctlType mode ] |
111 | CTL: $CTL [ $ctlRD $ctlType mode ] |
HDeeprom-580 | CTL: $CTL [ $ctlRD $ctlType mode ] |
158 | CTL: $CTL [ $ctlRD $ctlType mode ] |
236 | CTL: $CTL [ $ctlRD $ctlType mode ] |
/NextBSD/sys/dev/ctau/
HDctau.c490 set(MD0, 0); set(MD1, 0); set(MD2, 0); set(CTL, 0); in ct_init_chan()
509 set(MD0, 1); set(MD1, 1); set(MD2, 1); set(CTL, 1); in ct_init_chan()
1057 outb (c->CTL, c->rts ? 0 : CTL_RTS_INV); in ct_update_chan()
1072 outb (c->CTL, c->hopt.ctl & ~CTL_IDLE_PTRN); in ct_update_chan()
1084 outb (c->CTL, c->hopt.ctl & ~CTL_RTS_INV); in ct_update_chan()
1086 outb (c->CTL, c->hopt.ctl | CTL_RTS_INV); in ct_update_chan()
1470 outb (c->CTL, inb (c->CTL) & ~CTL_RTS_INV); in ct_set_rts()
1472 outb (c->CTL, inb (c->CTL) | CTL_RTS_INV); in ct_set_rts()
1484 outb (c->CTL, inb (c->CTL) | CTL_BRK); in ct_set_brk()
1486 outb (c->CTL, inb (c->CTL) & ~CTL_BRK); in ct_set_brk()
HDctddk.h362 port_t MD0, MD1, MD2, CTL, RXS, TXS, TMC, CMD, ST0, member
/NextBSD/bin/sh/
HDTOUR146 any of the CTL characters mentioned above appear in the input,
/NextBSD/
HDUPDATING564 Maximal length of the serial number in CTL was increased from 16 to
565 64 chars, that breaks ABI. All CTL-related tools, such as ctladm
/NextBSD/etc/
HDservices489 x-bone-ctl 265/tcp #X-Bone CTL
490 x-bone-ctl 265/udp #X-Bone CTL
/NextBSD/contrib/dialog/
HDCHANGES538 + add bindings for CTL/N, CTL/P to checklist, fselect and menubox
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp8313 if (ConstantArrayTypeLoc CTL = TL.getAs<ConstantArrayTypeLoc>()) { in IsTailPaddedMemberArray() local
8314 const Expr *SizeExpr = dyn_cast<IntegerLiteral>(CTL.getSizeExpr()); in IsTailPaddedMemberArray()
/NextBSD/contrib/binutils/bfd/po/
HDbfd.pot3175 msgid "reserved CTL cmd %d"
/NextBSD/contrib/ncurses/
HDNEWS3680 + modify test/ncurses to use CTL/Q or ESC consistently for exiting
/NextBSD/share/misc/
HDpci_vendors26373 1010 vSMPowered system controller [vSMP CTL]