Searched refs:trunc (Results 76 - 100 of 225) sorted by relevance

123456789

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-smb.c142 trunc:
236 trunc:
318 trunc:
391 trunc:
433 trunc:
477 trunc:
517 trunc:
916 trunc:
934 goto trunc;
936 goto trunc;
[all...]
H A Dprint-rx.c683 goto trunc; \
687 goto trunc; \
775 goto trunc; \
813 goto trunc;
967 trunc:
1046 trunc:
1152 goto trunc;
1216 trunc:
1265 trunc:
1283 goto trunc;
[all...]
H A Dprint-aodv.c150 int n, trunc; local
167 trunc = n - (i/sizeof(ap->rerr.r.dest[0]));
173 if (trunc)
263 int i, j, n, trunc; local
272 trunc = n - (i/j);
277 if (trunc)
372 int i, j, n, trunc; local
381 trunc = n - (i/j);
386 if (trunc)
H A Dprint-igmp.c126 trunc:
148 trunc:
202 trunc:
258 trunc:
342 trunc:
H A Dprint-chdlc.c153 goto trunc;
184 goto trunc;
205 trunc:
H A Dprint-lldp.c955 goto trunc;
962 goto trunc;
974 goto trunc;
1001 goto trunc;
1023 goto trunc;
1065 trunc:
1215 goto trunc;
1223 goto trunc;
1233 goto trunc;
1249 goto trunc;
[all...]
H A Dprint-vqp.c179 goto trunc;
207 trunc:
H A Dprint-nfs.c262 trunc:
266 static int nfserr; /* true if we error rather than trunc */
396 trunc:
427 trunc:
451 trunc:
480 goto trunc;
485 trunc:
534 goto trunc;
840 trunc:
1097 nfserr = 1; /* suppress trunc strin
[all...]
H A Dprint-bootp.c175 trunc:
485 goto trunc;
627 goto trunc;
649 goto trunc;
775 trunc:
805 trunc:
H A Dprint-lspping.c580 goto trunc;
607 goto trunc;
616 goto trunc;
849 goto trunc;
858 goto trunc;
894 trunc:
H A Dprint-icmp6.c295 trunc:
368 goto trunc;
590 trunc:
699 goto trunc;
701 goto trunc;
763 goto trunc;
795 goto trunc;
819 trunc:
894 trunc:
960 trunc
[all...]
H A Dprint-eap.c206 goto trunc;
299 trunc:
H A Dprint-pgm.c274 goto trunc;
321 goto trunc;
403 goto trunc;
427 goto trunc;
636 goto trunc;
776 goto trunc;
810 goto trunc;
843 trunc:
H A Dprint-mpls.c217 trunc:
H A Dprint-rrcp.c141 trunc:
/freebsd-9.3-release/bin/dd/
H A Ddd.h64 uintmax_t trunc; /* # of truncated records */ member in struct:__anon3
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dtcl_calldist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
H A Dtcl_cpudist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
H A Dnfswizard.d100 trunc(@file, 25);
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Tcl/
H A Dtcl_calldist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
H A Dtcl_cpudist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
/freebsd-9.3-release/contrib/groff/src/include/
H A Dsearch.h52 const char *ign, int trunc);
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event99 74:AUE_OPEN_RT:open(2) - read,trunc:fd,fr,fa,fm
100 75:AUE_OPEN_RTC:open(2) - read,creat,trunc:fc,fd,fr,fa,fm
103 78:AUE_OPEN_WT:open(2) - write,trunc:fd,fw,fa,fm
104 79:AUE_OPEN_WTC:open(2) - write,creat,trunc:fc,fd,fw,fa,fm
107 82:AUE_OPEN_RWT:open(2) - read,write,trunc:fd,fr,fw,fa,fm
108 83:AUE_OPEN_RWTC:open(2) - read,write,creat,trunc:fc,fd,fw,fr,fa,fm
267 272:AUE_OPENAT_RT:openat(2) - read,trunc:fd,fr,fa,fm
268 273:AUE_OPENAT_RTC:openat(2) - read,creat,trunc:fc,fd,fr,fa,fm
271 276:AUE_OPENAT_WT:openat(2) - write,trunc:fd,fw,fa,fm
272 277:AUE_OPENAT_WTC:openat(2) - write,creat,trunc
[all...]
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Apps/
H A Dnfswizard.d100 trunc(@file, 25);
/freebsd-9.3-release/contrib/sendmail/mailstats/
H A Dmailstats.c59 bool trunc; local
77 trunc = false;
100 trunc = true;
344 if (trunc)

Completed in 194 milliseconds

123456789