/freebsd/contrib/mtree/ |
H A D | specspec.c | 106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() 128 compare_nodes(NODE *n1, NODE *n2, char const *path) in compare_nodes() 196 NODE *c1, *c2, *n1, *n2; in walk_in_the_forest() local
|
/freebsd/lib/libc/tests/sys/ |
H A D | queue_test.c | 46 } *n1, *n2, *n3, *np; in ATF_TC_BODY() local 157 } *n1, *n2, *n3, *np; in ATF_TC_BODY() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_div.c | 174 # define bn_div_words(n0,n1,d0) \ argument 188 # define bn_div_words(n0,n1,d0) \ argument 348 BN_ULONG n0, n1, rem = 0; in bn_div_fixed_top() local
|
/freebsd/usr.bin/localedef/ |
H A D | collate.c | 357 weight_compare(const void *n1, const void *n2) in weight_compare() 368 collsym_compare(const void *n1, const void *n2) in collsym_compare() 381 collundef_compare(const void *n1, const void *n2) in collundef_compare() 394 element_compare_symbol(const void *n1, const void *n2) in element_compare_symbol() 407 element_compare_expand(const void *n1, const void *n2) in element_compare_expand() 420 collchar_compare(const void *n1, const void *n2) in collchar_compare() 431 subst_compare(const void *n1, const void *n2) in subst_compare() 442 subst_compare_ref(const void *n1, const void *n2) in subst_compare_ref()
|
H A D | charmap.c | 223 cmap_compare_sym(const void *n1, const void *n2) in cmap_compare_sym() 234 cmap_compare_wc(const void *n1, const void *n2) in cmap_compare_wc()
|
/freebsd/crypto/openssl/crypto/lhash/ |
H A D | lhash.c | 215 OPENSSL_LH_NODE **n, **n1, **n2, *np; in expand() local 259 OPENSSL_LH_NODE **n, *n1, *np; in contract() local 293 OPENSSL_LH_NODE **ret, *n1; in getrn() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | comp_parse.c | 110 check_collisions(char *n1, char *n2, int counter) in check_collisions() 166 remove_collision(char *n1, char *n2) in remove_collision() 203 _nc_entry_match(char *n1, char *n2) in _nc_entry_match()
|
/freebsd/contrib/telnet/telnet/ |
H A D | network.c | 128 int n, n1; in netflush() local
|
H A D | terminal.c | 121 int n, n0, n1; in ttyflush() local
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | network.c | 125 int n, n1; in netflush() local
|
H A D | terminal.c | 105 int n, n0, n1; in ttyflush() local
|
/freebsd/sbin/ipf/ipfsync/ |
H A D | ipsyncm.c | 59 int nfd = -1, lfd = -1, n1, n2, n3, len; local
|
H A D | ipsyncs.c | 56 int n1, n2, n3, magic, len, inbuf; local
|
/freebsd/contrib/dialog/ |
H A D | argv.c | 88 size_t n1 = (n + 1); in dlg_string_to_argv() local
|
/freebsd/crypto/openssl/test/testutil/ |
H A D | tests.c | 305 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_eq() 319 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_ne() 333 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_eq() 346 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_ne()
|
H A D | format_output.c | 49 size_t n1, n2, i; in test_fail_string_common() local 275 size_t l1, l2, n1, n2, i, len; in test_fail_bignum_common() local 434 size_t n1, n2, i; in test_fail_memory_common() local
|
/freebsd/contrib/googletest/googletest/samples/ |
H A D | sample3_unittest.cc | 99 for (const QueueNode<int>*n1 = q->Head(), *n2 = new_q->Head(); in MapTester() local
|
/freebsd/crypto/openssl/crypto/idea/ |
H A D | i_skey.c | 93 long n1, n2, q, r, b1, b2, t; in inverse() local
|
/freebsd/contrib/unbound/util/storage/ |
H A D | dnstree.c | 62 struct addr_tree_node* n1 = (struct addr_tree_node*)k1; in addr_tree_compare() local 76 struct addr_tree_node* n1 = (struct addr_tree_node*)k1; in addr_tree_addrport_compare() local
|
/freebsd/crypto/heimdal/base/ |
H A D | test_base.c | 99 heim_number_t n1; in test_auto_release() local
|
/freebsd/tools/regression/geom/ConfCmp/ |
H A D | ConfCmp.c | 279 compare_node(struct node *n1, struct node *n2, int in) in compare_node() 334 compare_node2(struct node *n1, struct node *n2, int in) in compare_node2()
|
/freebsd/usr.sbin/sa/ |
H A D | main.c | 452 double n1, n2; in cmp_avgdkio() local 491 double n1, n2; in cmp_avgcpumem() local
|
/freebsd/usr.bin/enigma/ |
H A D | enigma.c | 83 int i, n1, n2, nr1, nr2; in main() local
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_network_tbl.c | 200 struct network_entry *n1; in fini_network_tbl() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_name.c | 298 hx509_name n1, n2; in compare_subject() local
|