| /netbsd-src/regress/sys/uvm/pdsim/ |
| H A D | lirs.c | 47 int b_type; member 74 (bp->b_type == B_L) ? "L" : in buf_print() 75 (bp->b_type == (B_H | B_R)) ? "HR" : in buf_print() 76 (bp->b_type == B_H) ? "H" : in buf_print() 77 (bp->b_type == 0) ? "free" : in buf_print() 107 if (bufs->b_type == 0) { in dump() 128 assert(bp->b_type == (B_H | B_R)); in reclaim() 130 bp->b_type &= ~B_R; in reclaim() 142 if (bp->b_type == B_L) { in prune() 149 if ((bp->b_type & B_R) == 0) { in prune() [all …]
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | ssu_external.c | 127 char b_type[DNS_RDATATYPE_FORMATSIZE]; in dns_ssu_external_match() local 183 dns_rdatatype_format(type, b_type, sizeof(b_type)); in dns_ssu_external_match() 191 strlen(b_type) + 1 + /* Type */ in dns_ssu_external_match() 210 isc_buffer_putstr(&buf, b_type); in dns_ssu_external_match()
|
| H A D | sdlz.c | 1169 char b_type[DNS_RDATATYPE_FORMATSIZE]; in deleterdataset() local 1183 dns_rdatatype_format(type, b_type, sizeof(b_type)); in deleterdataset() 1187 name, b_type, sdlz->dlzimp->driverarg, sdlz->dbdata, version); in deleterdataset() 1740 char b_type[DNS_RDATATYPE_FORMATSIZE]; in dns_sdlzssumatch() local 1772 dns_rdatatype_format(type, b_type, sizeof(b_type)); in dns_sdlzssumatch() 1787 ret = imp->methods->ssumatch(b_signer, b_name, b_addr, b_type, b_key, in dns_sdlzssumatch()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | ssu_external.c | 121 char b_type[DNS_RDATATYPE_FORMATSIZE]; in dns_ssu_external_match() 177 dns_rdatatype_format(type, b_type, sizeof(b_type)); in dns_ssu_external_match() 185 strlen(b_type) + 1 + /* Type */ in dns_ssu_external_match() 204 isc_buffer_putstr(&buf, b_type); in dns_ssu_external_match() 122 char b_type[DNS_RDATATYPE_FORMATSIZE]; dns_ssu_external_match() local
|
| H A D | sdlz.c | 1093 char b_type[DNS_RDATATYPE_FORMATSIZE]; in modrdataset() 1107 dns_rdatatype_format(type, b_type, sizeof(b_type)); in modrdataset() 1111 name, b_type, sdlz->dlzimp->driverarg, sdlz->dbdata, version); in modrdataset() 1601 char b_type[DNS_RDATATYPE_FORMATSIZE]; in dns_sdlzcreate() 1633 dns_rdatatype_format(type, b_type, sizeof(b_type)); in dns_sdlzdestroy() 1648 ret = imp->methods->ssumatch(b_signer, b_name, b_addr, b_type, b_key, in dns_sdlzfindzone() 1166 char b_type[DNS_RDATATYPE_FORMATSIZE]; deleterdataset() local 1715 char b_type[DNS_RDATATYPE_FORMATSIZE]; dns_sdlzssumatch() local
|
| /netbsd-src/games/hunt/huntd/ |
| H A D | shots.c | 99 switch (bp->b_type) { in moveshots() 143 if (bp->b_type == DSHOT) in moveshots() 556 Maze[bp->b_y][bp->b_x] = bp->b_type; in save_bullet() 668 switch (bp->b_type) { in chkshot() 687 bp->b_type = SLIME; in chkshot() 728 damage * MINDAM, bp->b_type); in chkshot() 785 move_slime(nbp, nbp->b_type == SLIME ? SLIMESPEED : LAVASPEED, next); in chkslime() 812 showexpl(bp->b_y, bp->b_x, bp->b_type == LAVA ? LAVA : '*'); in move_slime() 826 checkdam(pp, bp->b_owner, bp->b_score, MINDAM, bp->b_type); in move_slime() 920 nbp = create_shot(bp->b_type, bp->b_y, bp->b_x - 1, LEFTS, in move_slime() [all …]
|
| H A D | hunt.h | 113 char b_type; member
|
| H A D | execute.c | 488 bp->b_type = type; in create_shot()
|
| /netbsd-src/sys/arch/xen/xen/ |
| H A D | pciback.c | 96 int b_type; member 243 sc->sc_bars[i].b_type = pci_mapreg_type(pa->pa_pc, pa->pa_tag, in pciback_pci_attach() 246 sc->sc_bars[i].b_type, 0, in pciback_pci_attach() 252 (sc->sc_bars[i].b_type == PCI_MAPREG_TYPE_IO) ? in pciback_pci_attach() 258 if (sc->sc_bars[i].b_type == in pciback_pci_attach() 330 (sc->sc_bars[i].b_type == PCI_MAPREG_TYPE_IO) ? in pciback_kernfs_read()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | socket_wrapper.c | 358 char b_type = '\0'; in convert_in_un_remote() local 368 b_type = SOCKET_TYPE_CHAR_UDP; in convert_in_un_remote() 378 } else if (b_type && addr == 0x7FFFFFFF) { in convert_in_un_remote() 381 type = b_type; in convert_in_un_remote() 458 char b_type = '\0'; in convert_in_un_alloc() local 472 b_type = SOCKET_TYPE_CHAR_UDP; in convert_in_un_alloc() 486 } else if (b_type && addr == 0x7FFFFFFF) { in convert_in_un_alloc() 489 type = b_type; in convert_in_un_alloc()
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | vmsfunctions.c | 105 dentry->d_namlen = dnam->nam$b_name + dnam->nam$b_type; in readdir() 208 FileName.dsc$w_length = Nam.nam$b_name + Nam.nam$b_type + Nam.nam$b_ver; in vms_stat()
|
| /netbsd-src/usr.sbin/wsmoused/ |
| H A D | wsmoused.h | 82 int b_type; member
|
| H A D | config.c | 102 b->b_type = type; in block_new()
|
| /netbsd-src/external/gpl2/grep/dist/src/ |
| H A D | vms_fab.c | 73 nam.nam$b_type + in vms_fab()
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | arc.c | 1039 arc_buf_contents_t b_type; member 1909 VERIFY3U(hdr->b_type, ==, type); in arc_buf_type() 2499 VERIFY(hdr->b_type == ARC_BUFC_DATA || in arc_buf_alloc_impl() 2500 hdr->b_type == ARC_BUFC_METADATA); in arc_buf_alloc_impl() 2879 hdr->b_type = type; in arc_hdr_alloc() 4418 VERIFY3U(hdr->b_type, ==, type); in arc_get_data_buf() 4483 VERIFY3U(hdr->b_type, ==, type); in arc_free_data_buf() 5358 VERIFY3U(hdr->b_type, ==, type); in arc_release() 5446 VERIFY3U(nhdr->b_type, ==, type); in arc_release()
|