/freebsd/usr.bin/gzip/ |
H A D | unpack.c | 82 char **tree; /* Decoding huffman tree (pointers to member 149 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, in unpack_parse_header() 317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack()
|
/freebsd/contrib/unbound/util/ |
H A D | edns.c | 133 edns_string_addr_lookup(rbtree_type* tree, struct sockaddr_storage* addr, in edns_string_addr_lookup() argument 140 edns_cookie_server_hash(const uint8_t * in,const uint8_t * secret,int v4,uint8_t * hash) edns_cookie_server_hash() argument [all...] |
/freebsd/usr.bin/dtc/ |
H A D | fdt.cc | 877 device_tree &tree, in node() 1040 device_tree &tree, in parse() 1850 auto in = input_buffer::buffer_for_file(fn); in parse_dtb() local 2011 auto in = input_buffer::buffer_for_file(fn); in parse_dts() local 2290 text_input_buffer in(std::move(raw), in parse_define() local
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwi.c | 866 struct iwi_node *in; in iwi_node_alloc() local 882 struct iwi_node *in = (struct iwi_node *)ni; in iwi_node_free() local 1771 struct iwi_node *in = (struct iwi_node *)ni; in iwi_tx_start() local 3327 struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev); in iwi_sysctlattach() local 3502 struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev); in iwi_ledattach() local
|
/freebsd/contrib/unbound/services/cache/ |
H A D | infra.c | 252 rbtree_type* tree; wait_limit_netblock_findcreate() local 454 struct sockaddr_in* in = (struct sockaddr_in*)addr; hash_addr() local 1238 rbtree_type* tree; infra_wait_limit_allowed() local [all...] |
/freebsd/crypto/openssl/apps/lib/ |
H A D | apps.c | 373 CONF *app_load_config_bio(BIO *in, const char *filename) in app_load_config_bio() 412 BIO *in; in app_load_config_internal() local 536 BIO *in; in load_csr() local 1393 void print_bignum_var(BIO *out, const BIGNUM *in, const char *var, in print_bignum_var() 1539 BIO *in = NULL; in IMPLEMENT_LHASH_HASH_FN() local 1714 BIO *in; in load_index() local 2066 int bio_to_mem(unsigned char **out, int maxlen, BIO *in) in bio_to_mem() 2143 X509_POLICY_TREE *tree; in policies_print() local 2165 unsigned char *next_protos_parse(size_t *outlen, const char *in) in next_protos_parse() 3245 int mem_bio_to_file(BIO *in, const char *filename, int format, int private) in mem_bio_to_file()
|
/freebsd/sys/dev/mlx5/ |
H A D | driver.h | 539 struct radix_tree_root tree; member 547 struct radix_tree_root tree; member 554 struct radix_tree_root tree; member 561 struct radix_tree_root tree; member 871 struct mlx5_cmd_msg *in; member 1008 #define mlx5_cmd_exec_inout(dev, ifc_cmd, in, out) \ argument 1014 #define mlx5_cmd_exec_in(dev, ifc_cmd, in) \ argument
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_ioctl.c | 1185 struct pf_krule_global *tree; in pf_rule_tree_alloc() local 1195 pf_rule_tree_free(struct pf_krule_global *tree) in pf_rule_tree_free() 1204 struct pf_krule_global *tree; in pf_begin_rules() local 1523 pf_src_node_copy(const struct pf_ksrc_node *in, struct pf_src_node *out) in pf_src_node_copy()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_zip.c | 155 struct archive_rb_tree tree; member 323 trad_enc_decrypt_update(struct trad_enc_ctx *ctx, const uint8_t *in, in trad_enc_decrypt_update() 2437 ZSTD_inBuffer in; in zip_read_data_zipx_zstd() local
|