Searched refs:trunc (Results 51 - 75 of 128) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-bootp.c173 trunc:
483 goto trunc;
625 goto trunc;
647 goto trunc;
773 trunc:
803 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:
H A Dprint-zeromq.c135 trunc:
H A Dprint-ppp.c438 goto trunc;
583 trunc:
770 trunc:
871 trunc:
965 trunc:
1099 trunc:
1155 trunc:
1214 trunc:
1260 trunc:
1408 goto trunc;
[all...]
H A Dprint-ldp.c363 goto trunc;
375 goto trunc;
416 goto trunc; /* minimum 4, for the VC ID */
537 trunc:
672 trunc:
H A Dsmbutil.c164 trunc:
203 trunc:
244 trunc:
316 trunc:
427 trunc:
621 goto trunc;
641 goto trunc;
673 goto trunc;
702 goto trunc;
705 goto trunc;
[all...]
H A Dprint-sflow.c872 goto trunc;
888 goto trunc;
896 goto trunc;
901 goto trunc;
906 goto trunc;
911 goto trunc;
925 trunc:
H A Dprint-ospf.c277 trunc:
461 trunc:
518 trunc:
830 trunc:
922 trunc:
1036 goto trunc;
1051 trunc:
1142 goto trunc;
1145 goto trunc;
1155 trunc
[all...]
H A Dprint-pim.c204 trunc:
312 trunc:
412 trunc:
618 trunc:
751 goto trunc;
1084 trunc:
H A Dprint-dccp.c138 trunc:
342 trunc:
461 trunc:
H A Dprint-dhcp6.c343 goto trunc;
348 goto trunc;
753 trunc:
867 trunc:
H A Dprint-fr.c227 trunc:
331 trunc:
349 trunc:
535 trunc:
H A Dprint-igrp.c128 trunc:
H A Dprint-l2tp.c471 goto trunc;
476 goto trunc;
601 trunc:
717 trunc:
H A Dprint-pflog.c178 trunc:
H A Dprint-tipc.c225 trunc:
293 trunc:
340 trunc:
383 trunc:
H A Dprint-ntp.c145 goto trunc;
200 trunc:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlibssh.c38 int trunc; member in struct:__anon3522
136 if (libssh->trunc)
140 if (libssh->trunc)
296 {"truncate", "Truncate existing files on write", OFFSET(trunc), AV_OPT_TYPE_INT, { .i64 = 1 }, 0, 1, E },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlibm.h177 static av_always_inline av_const double trunc(double x) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_file.c72 int trunc; member in struct:__anon1467
231 if (file->trunc)
713 * \param trunc Truncate the file if it already exists
725 int trunc,
753 file->trunc = trunc;
865 long fd = -1, ifd = -1, trunc = 1; local
924 trunc = err;
958 trunc, format, perm, spcm, 1);
723 snd_pcm_file_open(snd_pcm_t **pcmp, const char *name, const char *fname, int fd, const char *ifname, int ifd, int trunc, const char *fmt, int perm, snd_pcm_t *slave, int close_slave) argument

Completed in 130 milliseconds

123456