Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 1234) sorted by relevance

12345678910>>...50

/dragonfly/sys/dev/netif/ath/ath_rate/onoe/
H A Donoe.c180 if (on->on_interval != 0 && ticks - on->on_ticks > on->on_interval) { in ath_rate_tx_complete()
223 on->on_tx_rate0sp = on->on_tx_rate0 | in ath_rate_update()
238 on->on_tx_rate1sp = on->on_tx_rate1 | in ath_rate_update()
247 on->on_tx_rate2sp = on->on_tx_rate2 | in ath_rate_update()
262 on->on_tx_rate1 = on->on_tx_rate1sp = 0; in ath_rate_update()
263 on->on_tx_rate2 = on->on_tx_rate2sp = 0; in ath_rate_update()
264 on->on_tx_rate3 = on->on_tx_rate3sp = 0; in ath_rate_update()
267 on->on_tx_ok = on->on_tx_err = on->on_tx_retr = on->on_tx_upper = 0; in ath_rate_update()
357 on->on_tx_ok, on->on_tx_err, on->on_tx_retr, on->on_tx_upper, dir); in ath_rate_ctl()
389 on->on_tx_ok, on->on_tx_err, on->on_tx_retr); in ath_rate_ctl()
[all …]
/dragonfly/test/libpthread/
H A Dmutex_d.exp102 Lock on invalid mutex - PASS
106 Lock on invalid mutex - PASS
110 Lock on invalid mutex - PASS
114 Lock on invalid mutex - PASS
118 Lock on invalid mutex - PASS
122 Lock on invalid mutex - PASS
126 Lock on invalid mutex - PASS
130 Lock on invalid mutex - PASS
134 Lock on invalid mutex - PASS
138 Lock on invalid mutex - PASS
[all …]
/dragonfly/games/sail/
H A Dassorted.c60 pc = on->file->pcrew; in table()
61 hull = on->specs->hull; in table()
77 if (on->file->FS) in table()
115 guns = on->specs->gunR; in table()
116 car = on->specs->carR; in table()
118 guns = on->specs->gunL; in table()
119 car = on->specs->carL; in table()
146 send_pcrew(on, pc); in table()
148 send_hull(on, hull); in table()
220 send_ta(on, 0); in table()
[all …]
/dragonfly/share/examples/pf/
H A Dfaq-example318 # outgoing traffic on fxp0.
38 altq on dc0 cbq bandwidth 100% queue { net_int, www_int }
44 # traffic on dc0.
87 block on { fxp0, fxp1, dc0 } all
92 pass in on fxp0 proto tcp from any to $wwwserv port 80 \
96 pass out on fxp0 from $int_nets to any keep state
100 pass in on dc0 from $int_nets to any keep state
101 pass in on dc0 from $it_net to any queue it_int
102 pass in on dc0 from $boss to any queue boss_int
107 pass out on dc0 from dc0 to $int_nets
[all …]
H A Dfaq-example210 # enable queueing on the external interface to control traffic going to
62 block in on fxp0 all
65 block out on fxp0 all
66 pass out on fxp0 inet proto tcp from (fxp0) to any flags S/SA \
77 block in on dc0 all
78 pass in on dc0 from $local_net
81 block out on dc0 all
82 pass out on dc0 from any to $local_net
85 pass out on dc0 proto tcp from any port $ssh_ports to $local_net \
87 pass out on dc0 proto tcp from any port $im_ports to $local_net \
[all …]
H A Dfaq-example129 nat on $ext_if from $int_if:network to any -> ($ext_if)
32 rdr on $ext_if proto tcp from any to any port 80 -> $comp3
37 pass quick on lo0 all
39 block drop in quick on $ext_if from $priv_nets to any
40 block drop out quick on $ext_if from any to $priv_nets
42 pass in on $ext_if inet proto tcp from any to ($ext_if) \
45 pass in on $ext_if proto tcp from any to $comp3 port 80 \
53 pass in on $int_if from $int_if:network to any keep state
54 pass out on $int_if from any to $int_if:network keep state
56 pass out on $ext_if proto tcp all modulate state flags S/SA
[all …]
H A Dqueue16 altq on $ext_if cbq bandwidth 10Mb \
16 block return in on $ext_if inet all queue rsets
17 pass in on $ext_if inet proto tcp from any to any port 80 keep state queue http
18 pass out on $ext_if inet proto tcp from any to any port 22 keep state queue ssh
19 pass in on $ext_if inet proto tcp from any to any port 22 keep state queue ssh
20 pass out on $ext_if inet proto tcp from any to any port 25 keep state queue mail
21 pass out on $ext_if inet all keep state
/dragonfly/contrib/tcsh-6/nls/et/
H A Dset15 3 Sõna on liiga pikk
6 4 $< rida on liiga pikk
13 11 Sõnad on otsas
14 12 Faili nimi on puudu
26 24 Argument on liiga suur
43 41 %s: Fail on olemas
51 49 Protsessid on otsas
55 53 Mälu on otsas
67 65 %sTeil on peatatud töid
68 66 %sTeil on seisatud töid
[all …]
H A Dset236 34 Urgent condition on I/O channel
42 40 CPU aja piirang on ületatud
60 58 Cpu aja piirang on ületatud
61 59 Faili suuruse piirang on ületatud
66 64 Protsessi lwpd on blokeeritud
92 90 Pinu piirang on ületatud
98 96 mälu suuruse piirang on ületatud
107 105 RLG0 piirang on ületatud
108 106 RLG1 piirang on ületatud
109 107 RLG2 piirang on ületatud
[all …]
/dragonfly/sys/dev/disk/dm/dmirror/
H A Ddmirror_notes.txt39 And my idea on implementation:
68 1: The content is unstable on-media
91 content on the media.
129 DISK1 STATE stored on disk1
130 DISK2 STATE stored on disk1
132 DISK1 STATE stored on disk2
133 DISK2 STATE stored on disk2
136 state as stored on disk1 and the DISK2 state as stored on disk2 would
147 stored on DISK2 (or vise-versa... disk1 state stored on each drive):
233 Segment array on-media and header.
[all …]
/dragonfly/bin/ed/
H A Dbuf.c163 static long on = 0; in get_addressed_line_node() local
166 if (n > on) in get_addressed_line_node()
167 if (n <= (on + addr_last) >> 1) in get_addressed_line_node()
168 for (; on < n; on++) in get_addressed_line_node()
172 for (on = addr_last; on > n; on--) in get_addressed_line_node()
176 if (n >= on >> 1) in get_addressed_line_node()
177 for (; on > n; on--) in get_addressed_line_node()
181 for (on = 0; on < n; on++) in get_addressed_line_node()
/dragonfly/bin/sh/
H A Doptions.c253 const unsigned char *on; in minus_o() local
260 for (i = 0, on = optname; i < NOPTS; i++, on += *on + 1) in minus_o()
261 out1fmt("%-16.*s%s\n", *on, on + 1, in minus_o()
265 for (i = 0, on = optname; i < NOPTS; i++, on += *on + 1) in minus_o()
269 *on, on + 1, in minus_o()
274 for (i = 0, on = optname; i < NOPTS; i++, on += *on + 1) in minus_o()
275 if (*on == len && memcmp(on + 1, name, len) == 0) { in minus_o()
/dragonfly/tools/tools/netrate/accept_connect/kq_accept_server/
H A Dkq_accept_server.c33 int serv_s, on; in create_socket() local
39 on = 1; in create_socket()
42 &on, sizeof(on)) < 0) in create_socket()
46 &on, sizeof(on)) < 0) in create_socket()
50 on = 1; in create_socket()
51 if (ioctl(serv_s, FIONBIO, &on, sizeof(on)) < 0) in create_socket()
/dragonfly/tools/tools/netrate/kq_sendrecv/kq_recvserv/
H A Dkq_recvserv.c57 int opt, s, on, nthr, i, info_sz, do_daemon; in main() local
124 on = 1; in main()
125 if (setsockopt(s, SOL_SOCKET, SO_REUSEADDR, &on, sizeof(on)) < 0) in main()
214 int on; in recv_thread() local
225 on = 1; in recv_thread()
227 if (setsockopt(s, SOL_SOCKET, SO_REUSEPORT, &on, in recv_thread()
228 sizeof(on))) in recv_thread()
231 if (setsockopt(s, SOL_SOCKET, SO_REUSEADDR, &on, in recv_thread()
232 sizeof(on))) in recv_thread()
236 on = 1; in recv_thread()
[all …]
/dragonfly/sbin/init/
H A DNOTES27 Orphaned process groups bear indirectly on this issue. A
35 waiting on them is called "init" and has a process ID of 1.'
37 It goes on to note that it used to be the case that 'init'
49 Specifics are listed on the _exit() page (p50).
71 of POSIX.1.' It goes on to say that historically the first open()
102 2: rc script: on exit 0, go to 3; on exit N (error), go to 1
103 3: read ttys file: on completion, go to 4
104 4: multi-user operation: on SIGTERM, go to 7; on SIGHUP, go to 5;
105 on SIGTSTP, go to 6
107 on lines that are now 'off', starting them on lines newly 'on')
[all …]
/dragonfly/games/fortune/datfiles/
H A Ddragonfly-funny35 -- said on EFnet #dragonflybsd
46 -- said on EFnet #dragonflybsd
58 -- said on EFnet #dragonflybsd
62 -- said on EFnet #dragonflybsd
66 -- said on EFnet #dragonflybsd
80 -- said on EFnet #dragonflybsd
118 -- said on EFnet #dragonflybsd
125 -- said on EFnet #dragonflybsd
134 -- said on EFnet #dragonflybsd
165 -- said on EFnet DragonFlyBSD
[all …]
/dragonfly/libexec/telnetd/
H A Dsys_term.c455 if (on) in tty_setlinemode()
502 if (on) in tty_setecho()
507 if (on) in tty_setecho()
530 if (on) in tty_setraw()
535 if (on) in tty_setraw()
548 if (on) in tty_binaryin()
565 if (on) in tty_binaryout()
627 if (on) in tty_setedit()
632 if (on) in tty_setedit()
643 if (on) in tty_setsig()
[all …]
/dragonfly/contrib/libpcap/
H A DCHANGES63 on ARM)
238 Fix pcap_list_datalinks on 802.11 devices on macOS
454 on platforms where you can not capture on down interfaces, do not list them
485 Fixed build on Solaris 11
558 Turn off monitor mode on exit for mac80211 interfaces on Linux.
560 on Linux.
621 Fix build on RHEL5.
622 Fix shared library build on AIX.
635 Support monitor mode on mac80211 devices on Linux
657 Support ps_ifdrop on Linux
[all …]
/dragonfly/contrib/lvm2/dist/doc/
H A Dtagging.txt8 on different machines using names or tags.
53 @* matches exactly against *any* tag set on the host.
56 If volume_list is not present and any tags are defined on the host
58 If volume_list is not present and no tags are defined on the host
80 lvm.conf: (Identical on every machine - global settings)
94 Activate vg1 only on the database hosts, db1 and db2.
95 Activate vg2 only on the fileserver host fs1.
106 lvm.conf: (Identical on every machine)
125 on fsb1 by running *on any node* 'vgchange --tag @fileserverbackup vg2'
137 lvm.conf: (Identical on every machine - global settings)
[all …]
/dragonfly/test/stress/stress2/testcases/tcp/
H A Dtcp.c50 int on; in reader() local
55 on = 1; in reader()
60 SOL_SOCKET, SO_REUSEADDR, (char *)&on, sizeof(on)) < 0) in reader()
99 int tcpsock, on; in writer() local
104 on = 1; in writer()
110 SOL_SOCKET, SO_REUSEADDR, (char *)&on, sizeof(on)) < 0) in writer()
/dragonfly/sys/dev/misc/syscons/
H A Dscvgarndr.c284 if (on) { in vga_txtcursor()
297 if (on) { in vga_txtcursor()
425 if (on) in vga_txtmouse()
933 if (on) { in vga_pxlcursor_direct()
936 draw_pxlcursor_direct(scp, at, on, flip); in vga_pxlcursor_direct()
946 draw_pxlcursor_direct(scp, at, on, flip); in vga_pxlcursor_direct()
961 if (on) { in vga_pxlcursor_packed()
989 if (on) { in vga_pxlcursor_planar()
1198 if (on) in vga_pxlmouse_direct()
1207 if (on) in vga_pxlmouse_packed()
[all …]
/dragonfly/usr.bin/crunch/
H A DREADME12 * No fragile template makefiles or dependencies on the details of the
14 * You can build crunched binaries even with no sources on-line, you
16 much as possible on its own, but you can override its guessing by
25 on boot, install, and fixit floppies. A crunched binary in this case is
27 The different programs are run depending on the value of argv[0], so
42 enough to fit on a 1.2 MB root filesystem floppy (albeit with the kernel
43 on its own boot floppy). A more reasonable subset can be made to fit
61 The crunchgen(1) and crunchide(1) man pages have more details on using
71 Hubbard; and to Bruce Evans, for immediate and detailed feedback on
82 was good to put on your fixit or install disks. Thanks!
[all …]
/dragonfly/lib/libc/stdio/
H A Dsnprintf.c54 size_t on; in snprintf() local
59 on = n; in snprintf()
72 if (on > 0) in snprintf()
81 size_t on; in snprintf_l() local
87 on = n; in snprintf_l()
100 if (on > 0) in snprintf_l()
/dragonfly/usr.sbin/rtsold/
H A Drtsol.c84 int on; in sockopen() local
118 on = 1; in sockopen()
120 if (setsockopt(rssock, IPPROTO_IPV6, IPV6_RECVPKTINFO, &on, in sockopen()
121 sizeof(on)) < 0) { in sockopen()
127 if (setsockopt(rssock, IPPROTO_IPV6, IPV6_PKTINFO, &on, in sockopen()
128 sizeof(on)) < 0) { in sockopen()
135 on = 1; in sockopen()
138 if (setsockopt(rssock, IPPROTO_IPV6, IPV6_RECVHOPLIMIT, &on, in sockopen()
139 sizeof(on)) < 0) { in sockopen()
145 if (setsockopt(rssock, IPPROTO_IPV6, IPV6_HOPLIMIT, &on, in sockopen()
[all …]
/dragonfly/etc/etc.x86_64/
H A Dttys11 # getty The program to start running on the terminal. Typically a
19 # common values include network for network connections on
23 # status Must be on or off. If on, init will run the getty program on
33 ttyv0 "/usr/libexec/getty Pc" cons25 on secure ifexists
35 ttyv1 "/usr/libexec/getty Pc" cons25 on secure ifexists
36 ttyv2 "/usr/libexec/getty Pc" cons25 on secure ifexists
37 ttyv3 "/usr/libexec/getty Pc" cons25 on secure ifexists
38 ttyv4 "/usr/libexec/getty Pc" cons25 on secure ifexists
39 ttyv5 "/usr/libexec/getty Pc" cons25 on secure ifexists
40 ttyv6 "/usr/libexec/getty Pc" cons25 on secure ifexists
[all …]

12345678910>>...50