Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 25 of 47) sorted by relevance

12

/dragonfly/usr.sbin/installer/libinstaller/
H A Ddiskutil.h59 struct storage { struct
60 struct disk *disk_head;
61 struct disk *disk_tail;
62 struct disk *selected_disk;
63 struct slice *selected_slice;
64 long ram; /* amount of physical memory in MB */
/dragonfly/crypto/libressl/crypto/
H A Dex_data.c419 CRYPTO_EX_DATA_FUNCS **storage = NULL; in int_new_ex_data() local
459 CRYPTO_EX_DATA_FUNCS **storage = NULL; in int_dup_ex_data() local
504 CRYPTO_EX_DATA_FUNCS **storage = NULL; in int_free_ex_data() local
/dragonfly/usr.bin/rpcgen/
H A Drpc_svcout.c289 write_programs(const char *storage) in write_programs()
369 write_program(definition *def, const char *storage) in write_program()
/dragonfly/sys/dev/disk/isp/
H A Disp_target.c797 uint8_t storage[QENTRY_LEN]; in isp_target_async() local
1024 char storage[QENTRY_LEN]; in isp_notify_ack() local
1133 char storage[QENTRY_LEN]; in isp_acknak_abts() local
/dragonfly/usr.bin/indent/
H A Dindent_codes.h74 #define storage 34 macro
/dragonfly/contrib/binutils-2.27/binutils/
H A Daddr2line.c109 long storage; in slurp_symtab() local
H A Dsize.c265 long storage, symcount; in calculate_common_size() local
H A Dobjdump.c570 long storage; in slurp_symtab() local
599 long storage; in slurp_dynamic_symtab() local
/dragonfly/contrib/binutils-2.34/binutils/
H A Daddr2line.c118 long storage; in slurp_symtab() local
H A Dsize.c293 long storage, symcount; in calculate_common_size() local
/dragonfly/usr.bin/m4/
H A Dlook.c70 void *storage = xalloc(s, "hash alloc"); in hash_alloc() local
/dragonfly/contrib/gdb-7/gdb/
H A Dcp-support.c661 void *storage = NULL; in cp_class_name_from_physname() local
810 void *storage = NULL; in method_name_from_physname() local
H A Dobjfiles.c126 struct objfile_per_bfd_storage *storage = NULL; in get_objfile_bfd_data() local
153 free_objfile_per_bfd_storage (struct objfile_per_bfd_storage *storage) in free_objfile_per_bfd_storage()
H A Dtypeprint.c85 struct obstack storage; member
H A Dmachoread.c451 int storage; in macho_add_oso_symfile() local
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dtrace.c100 long storage, symcount; in read_syms() local
/dragonfly/sbin/restore/
H A Dinteractive.c702 uint8_t storage[ADIRENT_STORAGE_LEN]; in glob_readdir() member
/dragonfly/contrib/gdb-7/bfd/
H A Dsyms.c802 long storage; in _bfd_generic_read_minisymbols() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Dsyms.c801 long storage; in _bfd_generic_read_minisymbols() local
/dragonfly/contrib/diffutils/lib/
H A Dhash.c945 Hash_table storage; in hash_rehash() local
H A Dregcomp.c993 bin_tree_storage_t *storage, *next; in free_workarea_compile() local
3838 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); in create_token_tree() local
/dragonfly/contrib/grep/lib/
H A Dhash.c945 Hash_table storage; in hash_rehash() local
H A Dregcomp.c981 bin_tree_storage_t *storage, *next; in free_workarea_compile() local
3811 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); in create_token_tree() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Dsyms.c806 long storage; in _bfd_generic_read_minisymbols() local
/dragonfly/contrib/cvs-1.12/lib/
H A Dregcomp.c916 bin_tree_storage_t *storage, *next; in free_workarea_compile() local
3671 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); in create_token_tree() local

12