Home
last modified time | relevance | path

Searched refs:control (Results 1 – 25 of 287) sorted by path

12345678910>>...12

/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE71 control with You. For purposes of this definition,
72 "control" means (a) the power, direct or indirect, to cause
358 States export administration regulations (and the export control
/illumos-gate/usr/src/boot/common/
H A Disapnp.h258 int control; /* Memory Control Register */ member
/illumos-gate/usr/src/boot/efi/loader/
H A Defiserialio.c348 uint32_t control; in comc_ischar() local
354 status = sp->sio->GetControl(sp->sio, &control); in comc_ischar()
358 return (!(control & EFI_SERIAL_INPUT_BUFFER_EMPTY)); in comc_ischar()
639 UINT32 control; in comc_setup() local
655 status = sp->sio->GetControl(sp->sio, &control); in comc_setup()
659 control &= ~(EFI_SERIAL_REQUEST_TO_SEND | in comc_setup()
662 control |= EFI_SERIAL_REQUEST_TO_SEND; in comc_setup()
665 (void) sp->sio->SetControl(sp->sio, control); in comc_setup()
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th291 \ way to control the processing order here. boot-args will be rebuilt at boot.
H A Dsupport.4th361 \ Some control characters constants
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S126 .word PAG_CNT-MEM_ORG>>0xc # Paging control
170 lodsw # Get control
504 movl V86_CTL(%edx),%edx # Get control flags
676 movl V86_CTL(%edx),%edx # Read V86 control flags
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dsio.S42 incl %edx # Modem control reg
/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h54 u_int16_t control; /* BIOS feature flags */ member
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtty116 /* set ECHOCTL if driver can echo control charaters as ^c */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtty116 /* set ECHOCTL if driver can echo control charaters as ^c */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtty116 /* set ECHOCTL if driver can echo control charaters as ^c */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtty116 /* set ECHOCTL if driver can echo control charaters as ^c */
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c928 uint32_t control; in queue_buffer() local
930 control = kl->aub_type & ~AU_DBUF_NOTIFY; in queue_buffer()
931 switch (control) { in queue_buffer()
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt440 comment=3, "setqctrl:aq_hiwater", queue control param.:
441 comment=3, "setqctrl:aq_lowater", queue control param.:
442 comment=3, "setqctrl:aq_bufsz", queue control param.:
443 comment=3, "setqctrl:aq_delay", queue control param.
/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c30 static int compare_manifests(FILE *rulesfile, char *control, char *test,
101 compare_manifests(FILE *rulesfile, char *control, char *test, in compare_manifests() argument
115 control_fd = fopen(control, "r"); in compare_manifests()
117 perror(control); in compare_manifests()
128 BUF_SIZE, 0, &control_line, control); in compare_manifests()
138 control); in compare_manifests()
162 control); in compare_manifests()
183 control); in compare_manifests()
199 BUF_SIZE, control_pos, &control_line, control); in compare_manifests()
/illumos-gate/usr/src/cmd/bnu/
H A DDialers185 # The 2224CEO Modem supports MNP error control protocol.
193 # hardware flow control be enabled on the board and that the
195 # (i.e. change \\q0 to \\q3 below - use CTS/RTS flow control)
207 # \\q0 no flow control
208 # \\g0\r\c no modem port flow control
225 # The 2224G Modem supports MNP error control protocol.
233 # hardware flow control be enabled on the board and that the
250 # \\q0 no flow control
251 # \\g0\r\c no modem port flow control
322 # \\q0 no flow control
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dipsec.dfl44 # much ikeadm is allowed to control while in.iked is running.
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample117 remote_id "" # Take any, use remote_addr for access control.
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dprotocols30 icmp 1 ICMP # internet control message protocol
34 tcp 6 TCP # transmission control protocol
66 ipv6-icmp 58 IPv6-ICMP # IPv6 internet control message protocol
H A Dservices235 dtspc 6112/tcp # CDE subprocess control
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME40 When a DHCP agent implementation is only required to control a single
217 control the potential chaos of the event-driven model (for instance,
318 retransmission or not, which allows the send_pkt() caller to control
H A DREADME.v686 interface under DHCP's control. It also represents the shared state
91 that are under DHCP control. IP interfaces not under DHCP control
101 timers. The name of the logical IP interface under DHCP's control
174 DHCPv6 uses a single client/server session to control the
733 For the first function, in.ndpd needs to use the same DHCP control
778 Given the way that DHCPv6 and in.ndpd control both the horizontal
781 direct user changes to IPv6 logical interfaces under control of
1146 same set of status and control features via ifconfig as are present
H A Ddhcpagent.dfl77 # Note: this does not control the retransmission strategy for
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE220 exercise the right to control the distribution of derivative or
253 control compilation and installation of the executable. However, as a
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c286 control(cc_t c) in control() function
1026 control(rlogin));
1109 control(*(ct->charp)));
1174 control(*(ct->charp))); in unsetcmd()
1390 control(*sl->charp)); \
2422 (void) printf("Escape character is '%s'.\n", control(rlogin)); in status()

12345678910>>...12