Home
last modified time | relevance | path

Searched defs:inc (Results 1 – 25 of 83) sorted by relevance

1234

/dflybsd-src/sys/netinet/
H A Dtcp_syncache.c194 #define SYNCACHE_HASH(inc, mask) \ argument
200 #define SYNCACHE_HASH6(inc, mask) \ argument
570 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup()
609 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th) in syncache_chkrst()
641 syncache_badack(struct in_conninfo *inc) in syncache_badack()
656 syncache_unreach(struct in_conninfo *inc, const struct tcphdr *th) in syncache_unreach()
892 syncache_expand(struct in_conninfo *inc, struct tcphdr *th, struct socket **sop, in syncache_expand()
962 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add()
1429 syncookie_lookup(struct in_conninfo *inc, struct tcphdr *th, struct socket *so) in syncookie_lookup()
H A Dtcp_subr.c1513 struct in_conninfo inc; in tcp_ctlinput() local
1615 struct in_conninfo inc; in tcp6_ctlinput() local
1885 tcp_rtlookup(struct in_conninfo *inc) in tcp_rtlookup()
1909 tcp_rtlookup6(struct in_conninfo *inc) in tcp_rtlookup6()
/dflybsd-src/games/backgammon/backgammon/
H A Dextra.c187 int i, inc, lim; in freemen() local
203 trapped(int n, int inc) in trapped()
/dflybsd-src/sys/crypto/blake2/
H A Dblake2s.c57 uint32_t inc) in blake2s_increment_counter()
99 uint32_t inc) in blake2s_compress()
/dflybsd-src/usr.sbin/powerd/
H A Dpowerd.c924 set_perfbias(int cpu, int inc) in set_perfbias()
1133 acpi_set_cpufreq(int dom, int inc) in acpi_set_cpufreq()
1150 adj_cpu_pwrdom(int dom, int inc) in adj_cpu_pwrdom()
1157 adj_cpu_perf(int cpu, int inc) in adj_cpu_perf()
1175 int cpu, inc; in adj_perf() local
1328 set_cstate(int cpu, int inc) in set_cstate()
/dflybsd-src/contrib/gdtoa/
H A Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp205 inc(false_type) in inc() function in __gnu_pbds::detail::bin_search_tree_const_it_
209 inc(true_type) in inc() function in __gnu_pbds::detail::bin_search_tree_const_it_
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp205 inc(false_type) in inc() function in __gnu_pbds::detail::bin_search_tree_const_it_
209 inc(true_type) in inc() function in __gnu_pbds::detail::bin_search_tree_const_it_
/dflybsd-src/contrib/gmp/mpz/
H A Dbin_uiui.c34 #define MULDIV(inc) \ argument
/dflybsd-src/lib/libc/gen/
H A Dscandir.c97 const int inc = 10; /* increase by this much */ in scandir() local
/dflybsd-src/crypto/libressl/crypto/hmac/
H A Dhm_ameth.c134 int inc; in old_hmac_encode() local
/dflybsd-src/contrib/openbsd_libm/src/
H A De_sqrtl.c42 inc(long double x) in inc() function
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dincremental-dump.cc80 Sized_incremental_binary<size, big_endian>* inc) in dump_incremental_inputs()
474 Incremental_binary* inc = open_incremental_binary(file); in main() local
/dflybsd-src/games/backgammon/common_source/
H A Dfancy.c300 fixpos(int cur, int new, int r, int c, int inc) in fixpos()
386 fixcol(int r, int c, int l, int ch, int inc) in fixcol()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp131 inc() in inc() function in __gnu_pbds::detail::binary_heap_const_iterator_
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp131 inc() in inc() function in __gnu_pbds::detail::binary_heap_const_iterator_
/dflybsd-src/contrib/mdocml/
H A Dterm_tab.c98 term_tab_iset(size_t inc) in term_tab_iset()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp132 inc() in inc() function in __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp132 inc() in inc() function in __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_
/dflybsd-src/usr.sbin/config/
H A Dmkheaders.c138 int inc, oldcount; in do_header() local
/dflybsd-src/usr.bin/tabs/
H A Dtabs.c81 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local
/dflybsd-src/games/cribbage/
H A Dsupport.c175 chkscr(int *scr, int inc) in chkscr()
/dflybsd-src/usr.sbin/tcpdrop/
H A Dtcpdrop.c303 tcpdropconn(const struct in_conninfo *inc) in tcpdropconn()
/dflybsd-src/usr.bin/mail/
H A Dcmd1.c442 inc(void *v) in inc() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dloop-doloop.c76 rtx inc; in doloop_condition_get() local

1234