Searched defs:map_count (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/postmap/ |
H A D | postmap.c | 385 int map_count; /* yes, indeed */ member 602 int map_count = state->map_count; in postmap_body() local 658 static int postmap_queries(VSTREAM *in, char **maps, const int map_count, in postmap_queries() 818 static int postmap_deletes(VSTREAM *in, char **maps, const int map_count, in postmap_deletes()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postalias/ |
H A D | postalias.c | 518 static int postalias_queries(VSTREAM *in, char **maps, const int map_count, in postalias_queries() 609 static int postalias_deletes(VSTREAM *in, char **maps, const int map_count, in postalias_deletes()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/ |
H A D | qxl_drv.h | 87 unsigned int map_count; member
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_allocator_test.cc | 423 static int map_count, unmap_count; member 427 int TestMapUnmapCallback::map_count; member in TestMapUnmapCallback
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms-lib.c | 2038 unsigned int map_count = 0; in _bfd_vms_lib_build_map() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms-lib.c | 2025 unsigned int map_count = 0; in _bfd_vms_lib_build_map() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hsa-brig.c | 2156 unsigned map_count = hsa_get_number_decl_kernel_mappings (); in hsa_output_kernels() local
|