Home
last modified time | relevance | path

Searched defs:map_type (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dmapc.c108 typedef struct map_type map_type; typedef
109 struct map_type { struct
110 char *name; /* Name of this map type */
111 init_fn *init; /* Initialization */
112 reload_fn *reload; /* Reload or fill */
113 isup_fn *isup; /* Is service up or not? (1=up, 0=down) */
114 search_fn *search; /* Search for new entry */
115 mtime_fn *mtime; /* Find modify time */
116 int def_alloc; /* Default allocation mode */
H A Damd.h282 char *map_type; /* global map type */ member
/netbsd-src/external/ibm-public/postfix/dist/src/postalias/
H A Dpostalias.c294 static void postalias(char *map_type, char *path_name, int postalias_flags, in postalias()
584 static int postalias_query(const char *map_type, const char *map_name, in postalias_query()
666 static int postalias_delete(const char *map_type, const char *map_name, in postalias_delete()
687 static void postalias_seq(const char *map_type, const char *map_name, in postalias_seq()
/netbsd-src/external/ibm-public/postfix/dist/src/postmap/
H A Dpostmap.c393 static void postmap(char *map_type, char *path_name, int postmap_flags, in postmap()
783 static int postmap_query(const char *map_type, const char *map_name, in postmap_query()
875 static int postmap_delete(const char *map_type, const char *map_name, in postmap_delete()
896 static void postmap_seq(const char *map_type, const char *map_name, in postmap_seq()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-dis.c39 enum map_type enum
1271 enum map_type *map_type) in is_mapping_symbol()
1314 enum map_type *map_type) in get_mapping_symbol_type()
H A Darm-dis.c43 enum map_type enum
11771 enum map_type *map_type) in is_mapping_symbol()
11794 enum map_type *map_type) in get_map_sym_type()
11809 enum map_type *map_type) in get_sym_code_type()
H A Daarch64-dis.c32 enum map_type enum
3575 enum map_type *map_type) in get_sym_code_type()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnds32-dis.c39 enum map_type enum
1271 enum map_type *map_type) in is_mapping_symbol()
1314 enum map_type *map_type) in get_mapping_symbol_type()
H A Darm-dis.c43 enum map_type enum
12405 enum map_type *map_type) in is_mapping_symbol()
12428 enum map_type *map_type) in get_map_sym_type()
12443 enum map_type *map_type) in get_sym_code_type()
H A Daarch64-dis.c41 enum map_type enum
4146 enum map_type *map_type) in get_sym_code_type()
/netbsd-src/sbin/gpt/
H A Dmap.h39 int map_type; member
H A Dmap.c89 map_type(int t) in map_type() function
H A Dshow.c75 print_part_type(int map_type,int flags,void * map_data,off_t map_start) print_part_type() argument
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddata_redirect.c153 const char *map_type; in data_redirect_map() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp107 map_type; in copy_from_range() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp107 map_type; in copy_from_range() typedef
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-common.h89 enum map_type { OVERRUN, UNDERRUN }; enum
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_vm.c100 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot()
/netbsd-src/usr.bin/mkcsmapper/
H A Dyacc.y70 static int map_type; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c653 struct amdgpu_vm *vm, enum bo_vm_match map_type, in reserve_bo_and_cond_vms()
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_build.c1571 isl_map *map_type = isl_map_copy(map); in options_insert_dim() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c2449 tree typenode = NULL, map_type = NULL, map_field = NULL; in gfc_get_union_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc2517 tree typenode = NULL, map_type = NULL, map_field = NULL; in gfc_get_union_type() local
/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc990 static Kind map_type{ Domain, Range }; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c14451 tree map_type = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (fndecl))); in avr_fold_builtin() local

12