/freebsd/tools/test/stress2/testcases/tcp/ |
H A D | tcp.c | 103 int i, *buf, r; in writer() local
|
/freebsd/sys/contrib/ck/include/spinlock/ |
H A D | hclh.h | 65 bool r; in ck_spinlock_hclh_locked() local
|
/freebsd/crypto/openssl/crypto/ |
H A D | LPdir_vms.c | 72 char *p, *r; in LP_find_file() local
|
/freebsd/sys/dev/ofw/ |
H A D | ofwbus.c | 174 ofwbus_release_resource(device_t bus, device_t child, struct resource *r) in ofwbus_release_resource()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_truncated_filter.c | 43 int i, r, use_prog; in test_truncation() local
|
/freebsd/crypto/libecc/include/libecc/sig/ |
H A D | ecsdsa.h | 67 u8 r[MAX_DIGEST_SIZE]; member
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_cmdline.c | 112 int r; in __archive_cmdline_parse() local
|
H A D | archive_write_set_format_mtree.c | 364 const char *r, *s, *x; in mtree_indent() local 780 int r; in mtree_entry_new() local 916 int r, r2; in archive_write_mtree_header() local 1473 int r; in archive_write_set_format_mtree_classic() local 1806 int r; in mtree_entry_setup_filenames() local 1960 int r; in mtree_entry_create_virtual_dir() local 2077 int l, r; in mtree_entry_tree_add() local
|
/freebsd/crypto/openssl/crypto/idea/ |
H A D | idea_local.h | 10 #define idea_mul(r,a,b,ul) \ argument
|
/freebsd/sys/dev/ice/ |
H A D | ice_flow.c | 1342 struct ice_rss_cfg *r, *tmp; ice_rem_vsi_rss_list() local 1444 struct ice_rss_cfg *r, *tmp; ice_rem_rss_list() local 1485 struct ice_rss_cfg *r, *rss_cfg; ice_add_rss_list() local 1927 struct ice_rss_cfg *r; ice_replay_rss_cfg() local 1958 struct ice_rss_cfg *r; ice_get_rss_cfg() local [all...] |
/freebsd/sys/net/ |
H A D | netmap_user.h | 142 nm_ring_next(struct netmap_ring *r, uint32_t i) in nm_ring_next() 153 nm_tx_pending(struct netmap_ring *r) in nm_tx_pending() 946 struct netmap_ring *r = NETMAP_TXRING(d->nifp, i); in nm_open() local 950 struct netmap_ring *r = NETMAP_RXRING(d->nifp, i); in nm_open() local 1018 struct netmap_ring *r = NETMAP_RXRING(nifp, d->first_rx_ring); in nm_mmap() local
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.c | 179 bus_setup_intr(device_t dev, struct resource *r, int flags, in bus_setup_intr() 191 bus_teardown_intr(device_t dev, struct resource *r, void *cookie) in bus_teardown_intr() 202 bus_release_resource(device_t dev, int type, int rid, struct resource *r) in bus_release_resource() 219 rman_get_bustag(struct resource *r) in rman_get_bustag() 226 rman_get_bushandle(struct resource *r) in rman_get_bushandle() 233 rman_get_size(struct resource *r) in rman_get_size()
|
/freebsd/crypto/openssh/ |
H A D | scp.c | 474 int ch, fflag, tflag, status, r, n; in main() local 758 int r; in parse_scp_uri() local 1046 int i, r, status; in toremote() local 1241 int i, r, sport = -1; in tolocal() local 1559 int i, r, err = 0, dst_is_dir; in sink_sftp() local 1997 int i, r, targetisdir, err = 0; local
|
H A D | rijndael.c | 767 int r; in rijndaelEncrypt() local
|
/freebsd/sys/dev/ti/ |
H A D | if_ti.c | 1393 struct ti_rx_desc *r; in ti_newbuf_std() local 1448 struct ti_rx_desc *r; in ti_newbuf_mini() local 1505 struct ti_rx_desc *r; in ti_newbuf_jumbo() local 1575 struct ti_rx_desc_ext *r; in ti_newbuf_jumbo() local 2674 struct ti_rx_desc *r; in ti_discard_std() local 2691 struct ti_rx_desc *r; in ti_discard_mini() local 2709 struct ti_rx_desc *r; in ti_discard_jumbo() local
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-anchor.c | 287 int r; in create_unbound_context() local 550 int r; in resolve_host_ip() local 775 int r; in TLS_initiate() local 893 int r; in read_ssl_line() local 948 int r; in read_data_chunk() local 1982 int r; in do_certupdate() local 2114 int r; in add_5011_probe_root() local 2132 int r; in prime_root_key() local
|
/freebsd/contrib/lua/src/ |
H A D | lvm.c | 487 l_sinline int LTnum (const TValue *l, const TValue *r) { in LTnum() 509 l_sinline int LEnum (const TValue *l, const TValue *r) { in LEnum() 531 static int lessthanothers (lua_State *L, const TValue *l, const TValue *r) { in lessthanothers() 543 int luaV_lessthan (lua_State *L, const TValue *l, const TValue *r) { in luaV_lessthan() 553 static int lessequalothers (lua_State *L, const TValue *l, const TValue *r) { in lessequalothers() 565 int luaV_lessequal (lua_State *L, const TValue *l, const TValue *r) { in luaV_lessequal() 759 lua_Integer r = m % n; in luaV_mod() local 771 lua_Number r; in luaV_modf() local
|
/freebsd/crypto/openssl/test/ |
H A D | bntest.c | 1139 BIGNUM *a = NULL, *b = NULL, *r = NULL, *t = NULL; in test_kronecker() local 2541 BIGNUM *a = NULL, *r = NULL, *zero = NULL; in test_expmodzero() local 2575 BIGNUM *r = BN_new(); in test_expmodone() local 2621 BIGNUM *r; in test_smallprime() local 2646 BIGNUM *r; in test_smallsafeprime() local 2674 BIGNUM *r = NULL; in test_is_prime() local 2698 BIGNUM *r = NULL; in test_not_prime() local 3181 BIGNUM *r = NULL; in test_mod_inverse() local 3217 BIGNUM *r = NULL; in test_mod_exp_alias() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | aes-internal-enc.c | 27 int r; in rijndaelEncrypt() local
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | pwhash_scrypt_ll.c | 24 tv(const char *passwd, const char *salt, uint64_t N, uint32_t r, uint32_t p) in tv()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_ARM.h | 74 uint32_t r[16]; member
|
/freebsd/contrib/bearssl/src/rsa/ |
H A D | rsa_i62_priv.c | 44 uint32_t r; in br_rsa_i62_private() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | mktemp.c | 74 unsigned int r, tries; in mktemp_internal() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_exp2.c | 23 BIGNUM *d, *r; in BN_mod_exp2_mont() local
|
/freebsd/usr.bin/truncate/ |
H A D | truncate.c | 56 int ch, error, fd, oflags, r; in main() local
|