Searched refs:gather (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.2-release/usr.sbin/ppp/
H A Dlink.h45 unsigned gather : 1; /* Gather statistics ourself ? */ member in struct:link::__anon12459
H A Dlink.c77 if (l->stats.gather) {
87 if (l->stats.gather) {
H A Dphysical.c181 p->link.stats.gather = 1;
634 p->link.stats.gather = 1;
H A Dmp.c264 mp->link.stats.gather = 0; /* Let the physical links gather stats */
/freebsd-10.2-release/contrib/openpam/
H A Dmkpkgng.in135 OpenPAM aims to gather the best features of Solaris PAM, XSSO and
/freebsd-10.2-release/sys/mips/cavium/octe/
H A Dethernet-tx.c181 /* Build the PKO buffer gather list pointer */
190 pko_command.s.gather = 1;
/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-errata.c189 pko_command.s.gather = 1;
H A Dcvmx-pko.h202 uint64_t gather : 1; /**< If set, the supplied pkt_ptr is really a pointer to a list of pkt_ptr's */ member in struct:__anon7486::__anon7487
207 uint64_t segs : 6; /**< The total number of segs in the packet, if gather set, also gather list length */
/freebsd-10.2-release/contrib/bmake/mk/
H A Ddpadd.mk167 # This target is used to gather a list of
H A Dmeta.autodep.mk265 # these make it easy to gather some stats
/freebsd-10.2-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile222 LC_ALL=C awk -f ${GCCDIR}/opt-gather.awk ${.ALLSRC} > ${.TARGET}
/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A DMakefile.in332 @MAINT@stamp-functions : $(CFILES:%=$(srcdir)/%) $(TEXIFILES:%=$(srcdir)/%) $(srcdir)/gather-docs Makefile
333 @MAINT@@HAVE_PERL@ $(PERL) $(srcdir)/gather-docs $(srcdir) $(srcdir)/functions.texi $(CFILES) $(TEXIFILES)
/freebsd-10.2-release/contrib/binutils/libiberty/
H A DMakefile.in349 @MAINT@stamp-functions : $(CFILES:%=$(srcdir)/%) $(TEXIFILES:%=$(srcdir)/%) $(srcdir)/gather-docs Makefile
350 @MAINT@@HAVE_PERL@ $(PERL) $(srcdir)/gather-docs $(srcdir) $(srcdir)/functions.texi $(CFILES) $(TEXIFILES)
/freebsd-10.2-release/contrib/gcc/
H A DMakefile.in1762 s-options: $(ALL_OPT_FILES) Makefile $(srcdir)/opt-gather.awk
1763 $(AWK) -f $(srcdir)/opt-gather.awk $(ALL_OPT_FILES) > tmp-optionlist

Completed in 213 milliseconds