Searched refs:inc (Results 76 - 100 of 333) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/demos/pkey/
H A DMakefile18 %.o: %.c dsa.inc
/freebsd-current/lib/clang/libclang/
H A DMakefile816 clang/AST/AbstractBasicReader.inc: \
821 TGHDRS+= clang/AST/AbstractBasicReader.inc
823 clang/AST/AbstractBasicWriter.inc: \
828 TGHDRS+= clang/AST/AbstractBasicWriter.inc
830 clang/AST/AbstractTypeReader.inc: \
835 TGHDRS+= clang/AST/AbstractTypeReader.inc
837 clang/AST/AbstractTypeWriter.inc: \
842 TGHDRS+= clang/AST/AbstractTypeWriter.inc
844 clang/AST/AttrImpl.inc: ${CLANG_SRCS}/include/clang/Basic/Attr.td
848 TGHDRS+= clang/AST/AttrImpl.inc
[all...]
/freebsd-current/lib/libclang_rt/profile/
H A DMakefile31 INCS+= InstrProfData.inc
32 INCS+= MemProfData.inc
/freebsd-current/sys/amd64/include/
H A Dcounter.h88 counter_u64_add(counter_u64_t c, int64_t inc) argument
92 zpcpu_add(c, inc);
/freebsd-current/usr.sbin/acpi/
H A DMakefile.inc1 # $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
8 .if exists(${.CURDIR:H:H}/Makefile.inc)
9 .include "${.CURDIR:H:H}/Makefile.inc"
/freebsd-current/sys/dev/dpaa/
H A Dfman_fdt.c37 #include <contrib/ncsw/inc/ncsw_ext.h>
38 #include <contrib/ncsw/inc/enet_ext.h>
/freebsd-current/usr.bin/clang/llvm-objcopy/
H A DMakefile17 ${hdr}.inc: ${LLVM_BASE}/${SRCDIR}/${hdr}.td
21 TGHDRS+= ${hdr}.inc
/freebsd-current/sys/netinet/
H A Dtcp_fastopen.c534 tcp_fastopen_make_cookie(uint8_t key[SIPHASH_KEY_LENGTH], struct in_conninfo *inc) argument
541 switch (inc->inc_flags & INC_ISIPV6) {
544 SipHash_Update(&ctx, &inc->inc_faddr, sizeof(inc->inc_faddr));
549 SipHash_Update(&ctx, &inc->inc6_faddr, sizeof(inc->inc6_faddr));
609 tcp_fastopen_check_cookie(struct in_conninfo *inc, uint8_t *cookie, argument
628 inc);
642 inc);
956 struct in_conninfo *inc local
982 struct in_conninfo *inc = &tptoinpcb(tp)->inp_inc; local
1013 tcp_fastopen_ccache_lookup(struct in_conninfo *inc, struct tcp_fastopen_ccache_bucket **ccbp) argument
1049 tcp_fastopen_ccache_create(struct tcp_fastopen_ccache_bucket *ccb, struct in_conninfo *inc, uint16_t mss, uint8_t cookie_len, uint8_t *cookie) argument
[all...]
H A Dtoecore.c356 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, argument
362 (void )syncache_add(inc, to, th, inp, inp->inp_socket, NULL, tod,
367 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, argument
373 return (syncache_expand(inc, to, th, lsop, NULL, htons(0)));
385 toe_4tuple_check(struct in_conninfo *inc, struct tcphdr *th, struct ifnet *ifp) argument
390 if (inc->inc_flags & INC_ISIPV6) {
391 inp = in6_pcblookup(&V_tcbinfo, &inc->inc6_faddr,
392 inc->inc_fport, &inc->inc6_laddr, inc
[all...]
H A Dtcp_syncache.c150 static int syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch,
566 syncache_hashbucket(struct in_conninfo *inc) argument
577 hash = jenkins_hash32((uint32_t *)&inc->inc_ie, 5,
588 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) argument
593 *schp = sch = syncache_hashbucket(inc);
598 if (bcmp(&inc->inc_ie, &sc->sc_inc.inc_ie,
612 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th, struct mbuf *m, argument
621 sc = syncache_lookup(inc, &sch); /* returns locked sch */
633 if ((s = tcp_log_addrs(inc, th, NULL, NULL)))
643 if ((s = tcp_log_addrs(inc, t
717 syncache_badack(struct in_conninfo *inc, uint16_t port) argument
734 syncache_unreach(struct in_conninfo *inc, tcp_seq th_seq, uint16_t port) argument
1079 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct socket **lsop, struct mbuf *m, uint16_t port) argument
1386 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct inpcb *inp, struct socket *so, struct mbuf *m, void *tod, void *todctx, uint8_t iptos, uint16_t port) argument
2187 syncookie_mac(struct in_conninfo *inc, tcp_seq irs, uint8_t flags, uint8_t *secbits, uintptr_t secmod) argument
2275 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso, uint16_t port) argument
2371 syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso, uint16_t port) argument
2437 syncache_pause(struct in_conninfo *inc) argument
[all...]
/freebsd-current/crypto/openssl/util/
H A Dfips-checksums.sh11 *.c | *.c.in | *.h | *.h.in | *.inc)
/freebsd-current/usr.bin/clang/llvm-objdump/
H A DMakefile22 ${hdr}.inc: ${LLVM_BASE}/${SRCDIR}/${hdr}.td
26 TGHDRS+= ${hdr}.inc
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_ftp_pxy.c285 int inc, off; local
393 inc = nlen - olen;
394 if ((inc + fin->fin_plen) > 65535) {
396 int, inc);
398 printf("ipf_p_ftp_port:inc(%d) + ip->ip_len > 65535\n",
399 inc);
404 M_ADJ(m, inc);
407 * m_adj takes care of pkthdr.len, if required and treats inc<0 to
411 if (inc < 0)
412 M_ADJ(m, inc);
429 ipf_p_ftp_addport(ipf_ftp_softc_t *softf, fr_info_t *fin, ip_t *ip, nat_t *nat, ftpinfo_t *ftp, int dlen, int nport, int inc) argument
594 int inc, i; local
810 int inc, off, nflags; local
950 int inc; local
1219 int mlen, len, off, inc, i, sel, sel2, ok, ackoff, seqoff, retry; local
1658 int a1, a2, a3, a4, port, olen, nlen, inc, off; local
1871 int port, olen, nlen, inc, off, left, i; local
[all...]
/freebsd-current/lib/libbearssl/
H A DMakefile9 .include "Makefile.libsa.inc"
159 inc/bearssl.h \
160 inc/bearssl_aead.h \
161 inc/bearssl_block.h \
162 inc/bearssl_ec.h \
163 inc/bearssl_hash.h \
164 inc/bearssl_hmac.h \
165 inc/bearssl_kdf.h \
166 inc/bearssl_pem.h \
167 inc/bearssl_pr
[all...]
/freebsd-current/lib/libmagic/
H A DMakefile85 .for inc in ${INCS}
86 ${inc}: ${inc}.in
/freebsd-current/sys/contrib/ck/include/
H A Dck_pr.h663 CK_PR_UNARY_S(inc, add, char, char)
668 CK_PR_UNARY_Z_S(inc, char, char, +, -1)
670 CK_PR_UNARY_Z_STUB(inc, char, char)
691 CK_PR_UNARY_S(inc, add, int, int)
696 CK_PR_UNARY_Z_S(inc, int, int, +, -1)
698 CK_PR_UNARY_Z_STUB(inc, int, int)
720 CK_PR_UNARY_S(inc, add, double, double)
734 CK_PR_UNARY_S(inc, add, uint, unsigned int)
739 CK_PR_UNARY_Z_S(inc, uint, unsigned int, +, UINT_MAX)
741 CK_PR_UNARY_Z_STUB(inc, uin
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-enet.c53 register int inc; local
86 inc = ph->length.PacketOffset;
87 cc -= inc;
88 bp += inc;
/freebsd-current/usr.bin/clang/llvm-dwarfutil/
H A DMakefile12 INCFILE= Options.inc
/freebsd-current/usr.bin/clang/llvm-strings/
H A DMakefile13 INCFILE= Opts.inc
/freebsd-current/tools/tools/ath/athratestats/
H A DMakefile13 .include <../Makefile.inc>
/freebsd-current/tools/tools/ath/athstats/
H A DMakefile18 .include <../Makefile.inc>
/freebsd-current/sbin/ipf/ipsend/
H A Dipsopt.c146 int inc, lastop = -1; variable
155 if ((inc = addipopt(op, io, len, t))) {
156 op += inc;
157 len += inc;
/freebsd-current/bin/
H A DMakefile48 .include <bsd.arch.inc.mk>
/freebsd-current/lib/libsysdecode/
H A Derrno.c37 #include <compat/linux/linux_errno.inc>
/freebsd-current/usr.bin/clang/llvm-nm/
H A DMakefile14 INCFILE= Opts.inc

Completed in 228 milliseconds

1234567891011>>