Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/lvm2/dist/lib/format1/
H A Dimport-extents.c50 struct dm_hash_table *maps = dm_hash_create(32); in _create_lv_maps() local
84 struct dm_hash_table *maps, struct disk_list *dl) in _fill_lv_array()
109 static int _fill_maps(struct dm_hash_table *maps, struct volume_group *vg, in _fill_maps()
184 static int _check_maps_are_complete(struct dm_hash_table *maps) in _check_maps_are_complete()
326 static int _build_all_segments(struct cmd_context *cmd, struct dm_hash_table *maps) in _build_all_segments()
345 struct dm_hash_table *maps; in import_extents() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfile-prefix-map.c40 add_prefix_map (file_prefix_map *&maps, const char *arg, const char *opt) in add_prefix_map()
68 remap_filename (file_prefix_map *maps, const char *filename) in remap_filename()
H A Dtree-vect-slp.c337 int maps[3][4] = {{0, 1, 2, 3}, {1, 0, 2, 3}, {0, 1, 3, 2}}; in vect_get_and_check_slp_defs() local
/dragonfly/crypto/libressl/crypto/x509/
H A Dpcy_map.c70 policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in policy_cache_set_mapping()
/dragonfly/contrib/binutils-2.34/gold/
H A Dmerge.cc52 const Section_merge_maps &maps = this->section_merge_maps_; in get_input_merge_map() local
78 Section_merge_maps &maps = this->section_merge_maps_; in get_or_make_input_merge_map() local
/dragonfly/contrib/binutils-2.27/gold/
H A Dmerge.cc52 const Section_merge_maps &maps = this->section_merge_maps_; in get_input_merge_map() local
78 Section_merge_maps &maps = this->section_merge_maps_; in get_or_make_input_merge_map() local
/dragonfly/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c284 static const char *maps[] = { variable
/dragonfly/include/rpcsvc/
H A Dyp.x158 ypmaplist *maps; member
/dragonfly/sys/vfs/udf/
H A Decma167-udf.h202 uint8_t maps[1]; member
/dragonfly/lib/libevtr/
H A Devtr.c207 struct string_map maps[EVTR_NS_MAX - 1]; member