Symbol: DO
crypto/heimdal/appl/telnet/arpa/telnet.h
44
#define DO 253 /* please, you use option */
crypto/krb5/src/lib/krb5/krb/deltat.c
141
#define DO(D,H,M,S) \
crypto/krb5/src/lib/krb5/krb/x-deltat.y
108
#define DO(D,H,M,S) \
crypto/openssh/regress/netcat.c
78
#define DO 253
include/arpa/telnet.h
40
#define DO 253 /* please, you use option */
stand/ficl/ficl.h
1086
DO,
usr.bin/systat/icmp.c
149
#define DO(stat) ret->stat = (icmpstat.stat - sub->stat) / divisor
usr.bin/systat/icmp.c
166
#undef DO
usr.bin/systat/icmp.c
187
#define DO(stat, row, col) \
usr.bin/systat/icmp.c
210
#undef DO
usr.bin/systat/icmp6.c
149
#define DO(stat) ret->stat = (icmp6stat.stat - sub->stat) / divisor
usr.bin/systat/icmp6.c
164
#undef DO
usr.bin/systat/icmp6.c
185
#define DO(stat, row, col) \
usr.bin/systat/icmp6.c
208
#undef DO
usr.bin/systat/ip.c
160
#define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor
usr.bin/systat/ip.c
197
#undef DO
usr.bin/systat/ip.c
209
#define DO(stat, row, col) \
usr.bin/systat/ip.c
247
#undef DO
usr.bin/systat/ip6.c
154
#define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor
usr.bin/systat/ip6.c
182
#undef DO
usr.bin/systat/ip6.c
194
#define DO(stat, row, col) \
usr.bin/systat/ip6.c
232
#undef DO
usr.bin/systat/sctp.c
141
#define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor
usr.bin/systat/sctp.c
267
#undef DO
usr.bin/systat/sctp.c
278
#define DO(stat, row, col) \
usr.bin/systat/sctp.c
301
#undef DO
usr.bin/systat/tcp.c
153
#define DO(stat) ret->stat = (curstat.stat - sub->stat) / divisor
usr.bin/systat/tcp.c
217
#undef DO
usr.bin/systat/tcp.c
228
#define DO(stat, row, col) \
usr.bin/systat/tcp.c
252
#undef DO
usr.bin/systat/zarc.c
114
#define DO(stat) \
usr.bin/systat/zarc.c
133
#undef DO
usr.bin/systat/zarc.c
145
#define DO(stat, col, width) \
usr.bin/systat/zarc.c
161
#undef DO