/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | mapc.c | 108 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 D | amd.h | 282 char *map_type; /* global map type */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/postalias/ |
H A D | postalias.c | 294 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 D | postmap.c | 393 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 D | nds32-dis.c | 39 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 D | arm-dis.c | 43 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 D | aarch64-dis.c | 32 enum map_type enum 3575 enum map_type *map_type) in get_sym_code_type()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nds32-dis.c | 39 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 D | arm-dis.c | 43 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 D | aarch64-dis.c | 41 enum map_type enum 4146 enum map_type *map_type) in get_sym_code_type()
|
/netbsd-src/sbin/gpt/ |
H A D | map.h | 39 int map_type; member
|
H A D | map.c | 89 map_type(int t) in map_type() function
|
H A D | show.c | 75 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 D | data_redirect.c | 153 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 D | constructors_destructor_fn_imps.hpp | 107 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 D | constructors_destructor_fn_imps.hpp | 107 map_type; in copy_from_range() typedef
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | check-common.h | 89 enum map_type { OVERRUN, UNDERRUN }; enum
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_vm.c | 100 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 D | yacc.y | 70 static int map_type; variable
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_gpuvm.c | 653 struct amdgpu_vm *vm, enum bo_vm_match map_type, in reserve_bo_and_cond_vms()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_ast_build.c | 1571 isl_map *map_type = isl_map_copy(map); in options_insert_dim() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 2449 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 D | trans-types.cc | 2517 tree typenode = NULL, map_type = NULL, map_field = NULL; in gfc_get_union_type() local
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | template_cpp.cc | 990 static Kind map_type{ Domain, Range }; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 14451 tree map_type = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (fndecl))); in avr_fold_builtin() local
|