Home
last modified time | relevance | path

Searched refs:DO (Results 1 – 25 of 150) sorted by relevance

123456

/NextBSD/usr.bin/systat/
HDsctp.c146 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor in domode() macro
147 DO(sctps_currestab); in domode()
148 DO(sctps_activeestab); in domode()
149 DO(sctps_restartestab); in domode()
150 DO(sctps_collisionestab); in domode()
151 DO(sctps_passiveestab); in domode()
152 DO(sctps_aborted); in domode()
153 DO(sctps_shutdown); in domode()
154 DO(sctps_outoftheblue); in domode()
155 DO(sctps_checksumerrors); in domode()
[all …]
HDip6.c157 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor in domode() macro
158 DO(ip6s_total); in domode()
159 DO(ip6s_tooshort); in domode()
160 DO(ip6s_toosmall); in domode()
161 DO(ip6s_fragments); in domode()
162 DO(ip6s_fragdropped); in domode()
163 DO(ip6s_fragtimeout); in domode()
164 DO(ip6s_fragoverflow); in domode()
165 DO(ip6s_forward); in domode()
166 DO(ip6s_cantforward); in domode()
[all …]
HDtcp.c162 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor in domode() macro
163 DO(tcps_connattempt); in domode()
164 DO(tcps_accepts); in domode()
165 DO(tcps_connects); in domode()
166 DO(tcps_drops); in domode()
167 DO(tcps_conndrops); in domode()
168 DO(tcps_closed); in domode()
169 DO(tcps_segstimed); in domode()
170 DO(tcps_rttupdated); in domode()
171 DO(tcps_delack); in domode()
[all …]
HDip.c161 #define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor in domode() macro
162 DO(i.ips_total); in domode()
163 DO(i.ips_badsum); in domode()
164 DO(i.ips_tooshort); in domode()
165 DO(i.ips_toosmall); in domode()
166 DO(i.ips_badhlen); in domode()
167 DO(i.ips_badlen); in domode()
168 DO(i.ips_fragments); in domode()
169 DO(i.ips_fragdropped); in domode()
170 DO(i.ips_fragtimeout); in domode()
[all …]
HDicmp.c153 #define DO(stat) ret->stat = (icmpstat.stat - sub->stat) / divisor in domode() macro
154 DO(icps_error); in domode()
155 DO(icps_oldshort); in domode()
156 DO(icps_oldicmp); in domode()
158 DO(icps_outhist[i]); in domode()
160 DO(icps_badcode); in domode()
161 DO(icps_tooshort); in domode()
162 DO(icps_checksum); in domode()
163 DO(icps_badlen); in domode()
164 DO(icps_reflect); in domode()
[all …]
HDicmp6.c152 #define DO(stat) ret->stat = (icmp6stat.stat - sub->stat) / divisor in domode() macro
153 DO(icp6s_error); in domode()
154 DO(icp6s_tooshort); in domode()
155 DO(icp6s_canterror); in domode()
157 DO(icp6s_outhist[i]); in domode()
159 DO(icp6s_badcode); in domode()
160 DO(icp6s_tooshort); in domode()
161 DO(icp6s_checksum); in domode()
162 DO(icp6s_badlen); in domode()
163 DO(icp6s_reflect); in domode()
[all …]
HDzarc.c107 #define DO(stat) \ in domode() macro
111 DO(arcstats); in domode()
112 DO(arcstats_demand_data); in domode()
113 DO(arcstats_demand_metadata); in domode()
114 DO(arcstats_prefetch_data); in domode()
115 DO(arcstats_prefetch_metadata); in domode()
116 DO(zfetchstats); in domode()
117 DO(arcstats_l2); in domode()
118 DO(vdev_cache_stats); in domode()
119 DO(arcstats); in domode()
[all …]
/NextBSD/crypto/heimdal/appl/telnet/
HDtelnet.state3 (You need the localside, sending WILL/WONT & receiving DO/DONT, and
4 the remoteside, sending DO/DONT and receiving WILL/WONT)
67 Send DO option
70 Send DO option
/NextBSD/contrib/file/magic/Magdir/
HDgrace4 # ACE/gr and Grace type files - PLEASE DO NOT REMOVE THIS LINE
21 # end of ACE/gr and Grace type files - PLEASE DO NOT REMOVE THIS LINE
/NextBSD/contrib/opie/
HDBUG-REPORT52 * DO NOT send this or any other file as an "attachment" from
55 * DO NOT send a copy of your bug report to ANYONE other than
59 * DO NOT send a copy of your bug report directly to the
64 * DO NOT re-send bug reports because you didn't receive a
/NextBSD/contrib/ntp/lib/isc/win32/
HDlibisc.dsw2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
/NextBSD/sys/compat/svr4/
HDTO-DO1 TO-DO list
/NextBSD/contrib/binutils/bfd/doc/
HDheader.sed8 s|^|/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically generated from |
/NextBSD/contrib/telnet/telnet/
HDtelnet.c258 NET2ADD(IAC, DO); in send_do()
260 printoption("SENT", DO, c); in send_do()
858 case DO: in suboption()
1777 case DO: in telrcv()
1829 printoption("RCVD", DO, c); in telrcv()
2193 case DO:
2246 NET2ADD(IAC, DO); in doflush()
2252 printoption("SENT", DO, TELOPT_TM); in doflush()
/NextBSD/contrib/libstdc++/
DMakefile.in404 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
406 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
409 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
411 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
413 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
415 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
/NextBSD/contrib/one-true-awk/
HDawkgram.y55 %token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC
82 %left ARG BLTIN BREAK CALL CLOSE CONTINUE DELETE DO EXIT FOR FUNC
116 DO | do NL
322 { $$ = stat2(DO, $3, notnull($7)); }
/NextBSD/release/picobsd/mfs_tree/etc/
HDtermcap19 :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:cv=\E[%i%dd:ch=\E[%i%d`:bw:\
68 :sc=2\E7:rc=2\E8:cs=5\E[%i%d;%dr:UP=2\E[%dA:DO=2\E[%dB:RI=2\E[%dC:\
92 :sc=\E7:rc=\E8:cs=\E[%i%d;%dr:UP=\E[%dA:DO=\E[%dB:RI=\E[%dC:\
111 :DO=\E[%dB:\
168 :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
/NextBSD/sys/contrib/dev/drm2/radeonkmsfw/
HDLICENSE.radeon22 COPYRIGHT HOLDER AND ITS LICENSORS DO NOT WARRANT THAT THE SOFTWARE WILL
26 LICENSORS DO NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE
/NextBSD/contrib/gcclibs/libssp/
HDMakefile.in444 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
446 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
449 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
451 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
453 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
455 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
/NextBSD/contrib/ntp/sntp/libevent/
HDmake-event-config.sed9 * DO NOT EDIT THIS FILE.\
/NextBSD/contrib/gcclibs/libmudflap/
HDMakefile.in432 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
434 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
437 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
439 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
441 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
443 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
/NextBSD/crypto/heimdal/appl/telnet/telnet/
HDtelnet.c184 NET2ADD(IAC, DO); in send_do()
186 printoption("SENT", DO, c); in send_do()
797 case DO: in suboption()
1691 case DO: in telrcv()
1744 printoption("RCVD", DO, c); in telrcv()
2223 NET2ADD(IAC, DO); in doflush()
2229 printoption("SENT", DO, TELOPT_TM); in doflush()
/NextBSD/contrib/apr/
HDapr.dsw2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
/NextBSD/contrib/ncurses/ncurses/tinfo/
HDMKfallback.sh73 * DO NOT EDIT THIS FILE BY HAND! It is generated by MKfallback.sh.
/NextBSD/contrib/tcpdump/
HDprint-telnet.c69 #define DO 253 /* please, you use option */ macro
419 case DO: in telnet_parse()

123456