/dflybsd-src/sys/netinet/ |
H A D | tcp_syncache.c | 194 #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 D | tcp_subr.c | 1513 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 D | extra.c | 187 int i, inc, lim; in freemen() local 203 trapped(int n, int inc) in trapped()
|
/dflybsd-src/sys/crypto/blake2/ |
H A D | blake2s.c | 57 uint32_t inc) in blake2s_increment_counter() 99 uint32_t inc) in blake2s_compress()
|
/dflybsd-src/usr.sbin/powerd/ |
H A D | powerd.c | 924 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 D | hd_init.c | 38 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 D | point_iterators.hpp | 205 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 D | point_iterators.hpp | 205 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 D | bin_uiui.c | 34 #define MULDIV(inc) \ argument
|
/dflybsd-src/lib/libc/gen/ |
H A D | scandir.c | 97 const int inc = 10; /* increase by this much */ in scandir() local
|
/dflybsd-src/crypto/libressl/crypto/hmac/ |
H A D | hm_ameth.c | 134 int inc; in old_hmac_encode() local
|
/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | e_sqrtl.c | 42 inc(long double x) in inc() function
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | incremental-dump.cc | 80 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 D | fancy.c | 300 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 D | const_iterator.hpp | 131 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 D | const_iterator.hpp | 131 inc() in inc() function in __gnu_pbds::detail::binary_heap_const_iterator_
|
/dflybsd-src/contrib/mdocml/ |
H A D | term_tab.c | 98 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 D | const_iterator.hpp | 132 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 D | const_iterator.hpp | 132 inc() in inc() function in __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_
|
/dflybsd-src/usr.sbin/config/ |
H A D | mkheaders.c | 138 int inc, oldcount; in do_header() local
|
/dflybsd-src/usr.bin/tabs/ |
H A D | tabs.c | 81 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local
|
/dflybsd-src/games/cribbage/ |
H A D | support.c | 175 chkscr(int *scr, int inc) in chkscr()
|
/dflybsd-src/usr.sbin/tcpdrop/ |
H A D | tcpdrop.c | 303 tcpdropconn(const struct in_conninfo *inc) in tcpdropconn()
|
/dflybsd-src/usr.bin/mail/ |
H A D | cmd1.c | 442 inc(void *v) in inc() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | loop-doloop.c | 76 rtx inc; in doloop_condition_get() local
|