Home
last modified time | relevance | path

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

123456789

/freebsd-9-stable/usr.bin/systat/
Dip6.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 …]
Dtcp.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 …]
Dip.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 …]
Dicmp.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 …]
Dicmp6.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 …]
/freebsd-9-stable/contrib/bind9/bin/rndc/
Drndc.c249 DO("parse message", isccc_cc_fromwire(&source, &response, &secret)); in rndc_recvdone()
313 DO("parse message", isccc_cc_fromwire(&source, &response, &secret)); in rndc_recvnonce()
324 DO("create message", isccc_cc_createmessage(1, NULL, NULL, ++serial, in rndc_recvnonce()
340 DO("render message", isccc_cc_towire(request, &message, &secret)); in rndc_recvnonce()
348 DO("schedule recv", isccc_ccmsg_readmessage(&ccmsg, task, in rndc_recvnonce()
351 DO("send message", isc_socket_send(sock, &r, task, rndc_senddone, in rndc_recvnonce()
393 DO("create message", isccc_cc_createmessage(1, NULL, NULL, ++serial, in rndc_connected()
402 DO("render message", isccc_cc_towire(request, &message, &secret)); in rndc_connected()
412 DO("schedule recv", isccc_ccmsg_readmessage(&ccmsg, task, in rndc_connected()
415 DO("send message", isc_socket_send(sock, &r, task, rndc_senddone, in rndc_connected()
[all …]
Dutil.h32 #undef DO
33 #define DO(name, function) \ macro
/freebsd-9-stable/contrib/bind9/bin/confgen/
Dkeygen.c148 DO("create entropy context", isc_entropy_create(mctx, &ectx)); in generate_key()
154 DO("start entropy source", isc_entropy_usebestsource(ectx, in generate_key()
161 DO("initialize dst library", dst_lib_init(mctx, ectx, entropy_flags)); in generate_key()
163 DO("generate key", dst_key_generate(dns_rootname, alg, in generate_key()
170 DO("dump key to buffer", dst_key_tobuffer(key, &key_rawbuffer)); in generate_key()
174 DO("bsse64 encode secret", isc_base64_totext(&key_rawregion, -1, "", in generate_key()
204 DO("create keyfile", isc_file_safecreate(keyfile, &fd)); in write_key_file()
Dutil.h31 #undef DO
32 #define DO(name, function) \ macro
/freebsd-9-stable/crypto/heimdal/appl/telnet/
Dtelnet.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
/freebsd-9-stable/sys/modules/svr4/
DTO-DO1 TO-DO list
15 $FreeBSD: stable/9/sys/modules/svr4/TO-DO 50477 1999-08-28 01:08:13Z peter $
/freebsd-9-stable/contrib/file/magic/Magdir/
Dgrace4 # 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
/freebsd-9-stable/contrib/opie/
DBUG-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
/freebsd-9-stable/contrib/ntp/lib/isc/win32/
Dlibisc.dsw2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
/freebsd-9-stable/contrib/ipfilter/
DIMPORTANT7 DO NOT use the GNU make to build this package.
/freebsd-9-stable/contrib/binutils/bfd/doc/
Dheader.sed8 s|^|/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically generated from |
/freebsd-9-stable/contrib/telnet/telnet/
Dtelnet.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()
/freebsd-9-stable/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)
/freebsd-9-stable/share/colldef/
Dhi_IN.ISCII-DEV.src10 <NS>;<SP>;!;\";<Nb>;<DO>;\
Dhy_AM.ARMSCII-8.src13 <DO>;<armemdash>;\
/freebsd-9-stable/contrib/one-true-awk/
Dawkgram.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)); }
/freebsd-9-stable/release/picobsd/mfs_tree/etc/
Dtermcap19 :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:\
/freebsd-9-stable/sys/contrib/dev/drm2/radeonkmsfw/
DLICENSE.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
/freebsd-9-stable/contrib/gcclibs/libssp/
DMakefile.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)
/freebsd-9-stable/contrib/ntp/sntp/libevent/
Dmake-event-config.sed9 * DO NOT EDIT THIS FILE.\

123456789