Searched refs:map_name (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/heimdal/lib/roken/ |
H A D | test-mem.c | 179 rk_test_mem_free(const char *map_name) in rk_test_mem_free() argument 188 errx(1, "%s: %s underrun %x\n", testname, map_name, p[0]); in rk_test_mem_free() 190 errx(1, "%s: %s overrun %x\n", testname, map_name, p[map.size - 1]); in rk_test_mem_free()
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_nodenamemap.c | 59 static int map_name(void *cxt, uint64_t guid, char *p) in map_name() function 99 if (parse_node_map_wrap(node_name_map, map_name, map, in open_node_name_map()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | check-common.c | 137 map_free(struct map_page *map, const char *test_name, const char *map_name) in map_free() argument 145 errx(1, "%s: %s underrun %d\n", test_name, map_name, i); in map_free() 148 errx(1, "%s: %s overrun %lu\n", test_name, map_name, in map_free()
|
/freebsd/usr.bin/mkcsmapper/ |
H A D | yacc.y | 64 static char *map_name; variable 438 map_name = str; in set_name()
|