Searched refs:trunc (Results 1 - 25 of 128) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/util/
H A DMakefile.am33 EXTRA_DIST = README rmold.pl trunc.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ip6opts.c86 goto trunc;
89 goto trunc;
97 printf(", padn: trunc");
98 goto trunc;
104 printf(", ui: trunc");
105 goto trunc;
111 printf(", altcoa: trunc");
112 goto trunc;
118 printf(", auth: trunc");
119 goto trunc;
[all...]
H A Dprint-syslog.c98 goto trunc;
104 goto trunc;
111 goto trunc;
117 goto trunc;
150 goto trunc;
161 trunc:
H A Dprint-mpcp.c155 goto trunc;
174 goto trunc;
185 goto trunc;
195 goto trunc;
202 goto trunc;
209 goto trunc;
220 goto trunc;
234 goto trunc;
243 goto trunc;
255 goto trunc;
[all...]
H A Dprint-cdp.c102 goto trunc;
111 goto trunc;
118 goto trunc;
140 goto trunc;
168 goto trunc;
211 goto trunc;
234 trunc:
267 goto trunc;
274 goto trunc;
287 goto trunc;
[all...]
H A Dprint-dtp.c55 goto trunc;
60 goto trunc;
78 goto trunc;
114 trunc:
H A Dprint-rt6.c82 goto trunc;
87 goto trunc;
97 goto trunc;
101 trunc:
H A Dprint-dvmrp.c98 goto trunc;
106 goto trunc;
117 goto trunc;
136 goto trunc;
142 goto trunc;
148 goto trunc;
154 goto trunc;
163 trunc:
221 trunc:
254 trunc
[all...]
H A Dprint-gre.c133 goto trunc;
140 goto trunc;
147 goto trunc;
155 goto trunc;
163 goto trunc;
176 goto trunc;
189 goto trunc;
236 trunc:
255 goto trunc;
265 goto trunc;
[all...]
H A Dprint-ripng.c69 int trunc; local
93 trunc = ((i / sizeof(*ni)) * sizeof(*ni) != i);
109 trunc = ((i / sizeof(*ni)) * sizeof(*ni) != i);
118 if (trunc)
H A Dprint-udld.c92 goto trunc;
97 goto trunc;
123 goto trunc;
164 trunc:
H A Dprint-msdp.c48 goto trunc; /* not really truncated, but still not decodable */
57 goto trunc;
99 trunc:
H A Dprint-lwres.c204 goto trunc;
213 trunc:
224 goto trunc;
228 goto trunc;
231 trunc:
244 goto trunc;
247 goto trunc;
253 trunc:
293 trunc:
393 goto trunc;
[all...]
H A Dprint-mobility.c104 goto trunc;
107 goto trunc;
115 printf("(padn: trunc)");
116 goto trunc;
122 printf("(refresh: trunc)");
123 goto trunc;
131 printf("(altcoa: trunc)");
132 goto trunc;
138 printf("(ni: trunc)");
139 goto trunc;
[all...]
H A Dprint-domain.c119 trunc:
615 goto trunc;
618 goto trunc;
625 goto trunc;
629 goto trunc;
633 goto trunc;
639 goto trunc;
643 goto trunc;
647 goto trunc;
651 goto trunc;
[all...]
H A Dprint-bgp.c513 trunc:
566 trunc:
602 trunc:
661 trunc:
742 trunc:
780 trunc:
828 trunc:
933 trunc:
1042 goto trunc;
1045 trunc
[all...]
H A Dprint-tftp.c123 goto trunc;
141 goto trunc;
150 trunc:
H A Dprint-ah.c68 trunc:
H A Dprint-msnlb.c64 trunc:
H A Dprint-sip.c62 trunc:
H A Dprint-olsr.c272 goto trunc;
276 goto trunc;
305 goto trunc;
368 goto trunc;
383 goto trunc;
427 goto trunc;
458 goto trunc;
482 goto trunc;
500 goto trunc;
537 goto trunc;
[all...]
H A Dprint-hsrp.c133 goto trunc;
138 trunc:
H A Dprint-vrrp.c139 goto trunc;
145 trunc:
H A Dprint-vtp.c131 goto trunc;
136 goto trunc;
246 goto trunc;
286 goto trunc;
369 trunc:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd021.tcl92 set trunc 0
95 recd021_testsubdb $method $op $nentries $special $trunc $args
100 foreach trunc { 0 1 } {
104 recd021_testsubdb $method remove $nentries $special $trunc $args
109 recd021_testsubdb $method remove $nentries $special $trunc $args
114 recd021_testsubdb $method remove $nentries $special $trunc $args
118 proc recd021_testsubdb { method op nentries special trunc largs } {
126 Test $op of subdb in recovery ($special trunc = $trunc)."
157 set dumpfile dump.s1.$trunc
[all...]

Completed in 197 milliseconds

123456