Searched defs:table (Results 101 - 125 of 324) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/unbound/util/storage/
H A Dlruhash.c66 struct lruhash* table = (struct lruhash*)calloc(1, local
97 bin_delete(struct lruhash* table, struct lruhash_bin* bin) argument
116 bin_split(struct lruhash* table, struct lruhash_bin* newa, int newmask) argument
152 lruhash_delete(struct lruhash* table) argument
181 reclaim_space(struct lruhash* table, struct lruhash_entry** list) argument
217 bin_find_entry(struct lruhash* table, struct lruhash_bin* bin, hashvalue_t hash, void* key) argument
230 table_grow(struct lruhash* table) argument
265 lru_front(struct lruhash* table, struct lruhash_entry* entry) argument
276 lru_remove(struct lruhash* table, struct lruhash_entry* entry) argument
287 lru_touch(struct lruhash* table, struct lruhash_entry* entry) argument
299 lruhash_insert(struct lruhash* table, hashvalue_t hash, struct lruhash_entry* entry, void* data, void* cb_arg) argument
355 lruhash_lookup(struct lruhash* table, hashvalue_t hash, void* key, int wr) argument
377 lruhash_remove(struct lruhash* table, hashvalue_t hash, void* key) argument
415 bin_clear(struct lruhash* table, struct lruhash_bin* bin) argument
437 lruhash_clear(struct lruhash* table) argument
458 lruhash_status(struct lruhash* table, const char* id, int extended) argument
492 lruhash_get_mem(struct lruhash* table) argument
515 lruhash_setmarkdel(struct lruhash* table, lruhash_markdelfunc_t md) argument
[all...]
/freebsd-10.3-release/lib/libkiconv/
H A Dxlat16_iconv.c157 uint32_t table[0x80]; local
[all...]
/freebsd-10.3-release/lib/libz/test/
H A Dinfcover.c622 code *next, table[ENOUGH_DISTS]; local
/freebsd-10.3-release/lib/libc/stdio/
H A Dprintf-pos.c71 enum typeid *table; /* table of types */ member in struct:typetable
[all...]
/freebsd-10.3-release/crypto/openssl/apps/
H A Dpasswd.c72 int passed_salt = 0, quiet = 0, table = 0, reverse = 0; local
400 do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p, char *passwd, BIO *out, int quiet, int table, int reverse, size_t pw_maxlen, int usecrypt, int use1, int useapr1) argument
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/aes/
H A Daes_x86core.c62 static void prefetch256(const void *table) argument
/freebsd-10.3-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_srq.c38 struct mlx5_srq_table *table = &dev->priv.srq_table; local
112 struct mlx5_srq_table *table = &dev->priv.srq_table; local
364 struct mlx5_srq_table *table = &dev->priv.srq_table; local
394 struct mlx5_srq_table *table = &dev->priv.srq_table; local
448 struct mlx5_srq_table *table = &dev->priv.srq_table; local
[all...]
/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_table.c66 mpr_describe_table(struct mpr_table_lookup *table, u_int code) argument
/freebsd-10.3-release/sys/boot/common/
H A Ddisk.c47 struct ptable *table; member in struct:open_disk
191 struct ptable *table; local
240 struct ptable *table; local
[all...]
/freebsd-10.3-release/sys/dev/ipmi/
H A Dipmi_smbios.c183 void *table; local
[all...]
/freebsd-10.3-release/contrib/binutils/bfd/
H A Dhash.c359 bfd_hash_table_init_n(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize, unsigned int size) argument
394 bfd_hash_table_init(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
407 bfd_hash_table_free(struct bfd_hash_table *table) argument
416 bfd_hash_lookup(struct bfd_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy) argument
519 bfd_hash_replace(struct bfd_hash_table *table, struct bfd_hash_entry *old, struct bfd_hash_entry *nw) argument
544 bfd_hash_allocate(struct bfd_hash_table *table, unsigned int size) argument
558 bfd_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string ATTRIBUTE_UNUSED) argument
570 bfd_hash_traverse(struct bfd_hash_table *table, bfd_boolean (*func) (struct bfd_hash_entry *, void *), void * info) argument
634 struct bfd_hash_table table; member in struct:bfd_strtab_hash
649 strtab_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
687 struct bfd_strtab_hash *table; local
727 _bfd_stringtab_free(struct bfd_strtab_hash *table) argument
[all...]
H A Dsection.c711 bfd_section_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/freebsd-10.3-release/contrib/groff/src/preproc/tbl/
H A Dtable.h86 class table { class
/freebsd-10.3-release/contrib/ipfilter/tools/
H A Dipnat.c420 ipftable_t table; local
[all...]
H A Dippool.c967 iphtable_t table; local
1003 ippool_dst_t table; local
[all...]
H A Dippool_y.y161 table: IPT_TABLE { bzero((char *)&ipht, sizeof(ipht)); label
/freebsd-10.3-release/contrib/less/
H A Dlesskey.c182 struct table struct
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dcfgbuild.c592 purge_dead_tablejump_edges(basic_block bb, rtx table) argument
640 rtx table; local
/freebsd-10.3-release/contrib/binutils/gas/
H A Dhash.c54 struct hash_entry **table; member in struct:hash_control
138 hash_die(struct hash_control *table) argument
154 hash_lookup(struct hash_control *table, const char *key, size_t len, struct hash_entry ***plist, unsigned long *phash) argument
226 hash_insert(struct hash_control *table, const char *key, PTR value) argument
256 hash_jam(struct hash_control *table, const char *key, PTR value) argument
294 hash_replace(struct hash_control *table, const char *key, PTR value) argument
318 hash_find(struct hash_control *table, const char *key) argument
333 hash_find_n(struct hash_control *table, const char *key, size_t len) argument
348 hash_delete(struct hash_control *table, const char *key) argument
377 hash_traverse(struct hash_control *table, void (*pfn) (const char *key, PTR value)) argument
[all...]
/freebsd-10.3-release/contrib/bsnmp/lib/
H A Dsnmpclient.h156 struct asn_oid table; member in struct:snmp_table
/freebsd-10.3-release/sys/geom/part/
H A Dg_part_apm.c214 struct g_part_apm_table *table; local
250 struct g_part_apm_table *table; local
292 g_part_apm_dumpconf(struct g_part_table *table, struct g_part_entry *baseentry, struct sbuf *sb, const char *indent) argument
323 g_part_apm_dumpto(struct g_part_table *table, struct g_part_entry *baseentry) argument
379 g_part_apm_name(struct g_part_table *table, struct g_part_entry *baseentry, char *buf, size_t bufsz) argument
391 struct g_part_apm_table *table; local
459 struct g_part_apm_table *table; local
523 struct g_part_apm_table *table; local
[all...]
H A Dg_part_bsd.c159 struct g_part_bsd_table *table; local
178 struct g_part_bsd_table *table; local
199 struct g_part_bsd_table *table; local
247 struct g_part_bsd_table *table; local
260 g_part_bsd_dumpconf(struct g_part_table *table, struct g_part_entry *baseentry, struct sbuf *sb, const char *indent) argument
279 g_part_bsd_dumpto(struct g_part_table *table, struct g_part_entry *baseentry) argument
307 struct g_part_bsd_table *table; local
346 g_part_bsd_name(struct g_part_table *table, struct g_part_entry *baseentry, char *buf, size_t bufsz) argument
355 g_part_bsd_probe(struct g_part_table *table, struct g_consumer *cp) argument
386 struct g_part_bsd_table *table; local
503 struct g_part_bsd_table *table; local
[all...]
H A Dg_part_vtoc8.c147 vtoc8_align(struct g_part_vtoc8_table *table, uint64_t *start, uint64_t *size) argument
167 struct g_part_vtoc8_table *table; local
204 struct g_part_vtoc8_table *table; local
263 struct g_part_vtoc8_table *table; local
284 struct g_part_vtoc8_table *table; local
301 struct g_part_vtoc8_table *table; local
322 struct g_part_vtoc8_table *table; local
359 struct g_part_vtoc8_table *table; local
383 g_part_vtoc8_name(struct g_part_table *table, struct g_part_entry *baseentry, char *buf, size_t bufsz) argument
392 g_part_vtoc8_probe(struct g_part_table *table, struct g_consumer *cp) argument
435 struct g_part_vtoc8_table *table; local
544 struct g_part_vtoc8_table *table; local
568 struct g_part_vtoc8_table *table; local
[all...]
/freebsd-10.3-release/sys/net/
H A Dif_atmsubr.c408 atm_getvccs(struct atmio_vcc **table, u_int size, u_int start, argument
/freebsd-10.3-release/sys/dev/sfxge/common/
H A Dhunt_rx.c384 efx_mcdi_rss_context_set_table( __in efx_nic_t *enp, __in uint32_t rss_context, __in_ecount(n) unsigned int *table, __in size_t n) argument
550 ef10_rx_scale_tbl_set( __in efx_nic_t *enp, __in_ecount(n) unsigned int *table, __in size_t n) argument

Completed in 309 milliseconds

1234567891011>>