Symbol: gbuf
bin/csh/glob.c
100
Char gbuf[MAXPATHLEN], *b, *e, *gstart, *u;
bin/csh/glob.c
102
gstart = gbuf;
bin/csh/glob.c
105
for (b = gstart, e = &gbuf[MAXPATHLEN - 1];
bin/csh/glob.c
129
Char gbuf[MAXPATHLEN];
bin/csh/glob.c
138
for (lm = gbuf, p = s; *p != LBRC; *lm++ = *p++)
bin/csh/glob.c
193
(void)Strcat(gbuf, pe + 1);
bin/csh/glob.c
195
*vl++ = Strsave(gbuf);
games/hack/hack.invent.c
877
char gbuf[30];
games/hack/hack.invent.c
879
(void) snprintf(gbuf, sizeof(gbuf), "%ld gold piece%s",
games/hack/hack.invent.c
882
pline("You %s here %s.", verb, gbuf);
games/hack/hack.invent.c
884
cornline(1, gbuf);
sys/arch/arm/ti/omap3_dss.c
697
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/arm/ti/omap3_dss.c
705
error = copyin(cm->green, &gbuf[index], count);
sys/arch/arm/ti/omap3_dss.c
713
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/arch/hppa/dev/gftfb.c
723
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/hppa/dev/gftfb.c
731
error = copyin(cm->green, &gbuf[index], count);
sys/arch/hppa/dev/gftfb.c
739
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/arch/hppa/dev/hyperfb.c
714
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/hppa/dev/hyperfb.c
722
error = copyin(cm->green, &gbuf[index], count);
sys/arch/hppa/dev/hyperfb.c
730
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/arch/hppa/dev/summitfb.c
804
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/hppa/dev/summitfb.c
812
error = copyin(cm->green, &gbuf[index], count);
sys/arch/hppa/dev/summitfb.c
820
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/arch/macppc/dev/ofb.c
397
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/macppc/dev/ofb.c
406
error = copyin(cm->green, &gbuf[index], count);
sys/arch/macppc/dev/ofb.c
414
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/arch/macppc/dev/platinumfb.c
1004
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/arch/macppc/dev/platinumfb.c
988
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/macppc/dev/platinumfb.c
996
error = copyin(cm->green, &gbuf[index], count);
sys/arch/mips/cavium/dev/if_cnmac.c
552
uint64_t *gbuf;
sys/arch/mips/cavium/dev/if_cnmac.c
554
cnmac_send_queue_del(sc, &m, &gbuf);
sys/arch/mips/cavium/dev/if_cnmac.c
556
octfpa_buf_put(cnmac_fb_sg, gbuf);
sys/arch/mips/cavium/dev/if_cnmac.c
642
uint64_t *gbuf)
sys/arch/mips/cavium/dev/if_cnmac.c
646
sqe->_sqe_gbuf = gbuf;
sys/arch/mips/cavium/dev/if_cnmac.c
776
cnmac_send_makecmd_gbuf(struct cnmac_softc *sc, struct mbuf *m0, uint64_t *gbuf,
sys/arch/mips/cavium/dev/if_cnmac.c
795
*(gbuf + segs) = cnmac_send_makecmd_w1(rlen,
sys/arch/mips/cavium/dev/if_cnmac.c
807
*(gbuf + segs) = cnmac_send_makecmd_w1(nlen,
sys/arch/mips/cavium/dev/if_cnmac.c
824
uint64_t *gbuf, uint64_t *rpko_cmd_w0, uint64_t *rpko_cmd_w1)
sys/arch/mips/cavium/dev/if_cnmac.c
831
if (cnmac_send_makecmd_gbuf(sc, m, gbuf, &segs)) {
sys/arch/mips/cavium/dev/if_cnmac.c
856
KASSERT(MIPS_KSEG0_P(gbuf));
sys/arch/mips/cavium/dev/if_cnmac.c
858
MIPS_KSEG0_TO_PHYS(gbuf));
sys/arch/mips/cavium/dev/if_cnmac.c
861
MIPS_XKPHYS_TO_PHYS(gbuf));
sys/arch/mips/cavium/dev/if_cnmac.c
919
cnmac_send_buf(struct cnmac_softc *sc, struct mbuf *m, uint64_t *gbuf,
sys/arch/mips/cavium/dev/if_cnmac.c
925
error = cnmac_send_makecmd(sc, m, gbuf, &pko_cmd_w0, &pko_cmd_w1);
sys/arch/mips/cavium/dev/if_cnmac.c
946
uint64_t *gbuf = NULL;
sys/arch/mips/cavium/dev/if_cnmac.c
959
gbuf = (uint64_t *)(uintptr_t)MIPS_PHYS_TO_KSEG0(gaddr);
sys/arch/mips/cavium/dev/if_cnmac.c
961
gbuf = (uint64_t *)(uintptr_t)MIPS_PHYS_TO_XKPHYS_CACHED(gaddr);
sys/arch/mips/cavium/dev/if_cnmac.c
964
KASSERT(gbuf != NULL);
sys/arch/mips/cavium/dev/if_cnmac.c
966
error = cnmac_send_buf(sc, m, gbuf, pwdc);
sys/arch/mips/cavium/dev/if_cnmac.c
974
cnmac_send_queue_add(sc, m, gbuf);
sys/arch/newsmips/apbus/xafb.c
392
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/newsmips/apbus/xafb.c
401
error = copyin(cm->green, &gbuf[index], count);
sys/arch/newsmips/apbus/xafb.c
409
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/arch/prep/pci/gten.c
396
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/prep/pci/gten.c
404
error = copyin(cm->green, &gbuf[index], count);
sys/arch/prep/pci/gten.c
412
memcpy(&gt->gt_cmap_green[index], &gbuf[index], count);
sys/arch/sparc/dev/cgfourteen.c
898
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/sparc/dev/cgfourteen.c
906
error = copyin(cm->green, &gbuf[index], count);
sys/arch/sparc/dev/cgfourteen.c
915
sc->sc_cmap.cm_map[index][2] = gbuf[index];
sys/arch/sparc/dev/cgfourteen.c
929
uint8_t rbuf[256], gbuf[256], bbuf[256];
sys/arch/sparc/dev/cgfourteen.c
940
gbuf[i] = sc->sc_cmap.cm_map[index][2];
sys/arch/sparc/dev/cgfourteen.c
947
error = copyout(gbuf, cm->green, count);
sys/arch/sparc64/dev/gfb.c
402
u_char rbuf[256], gbuf[256], bbuf[256];
sys/arch/sparc64/dev/gfb.c
413
error = copyin(cm->green, &gbuf[index], count);
sys/arch/sparc64/dev/gfb.c
421
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/ic/ct65550.c
338
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/ic/ct65550.c
349
error = copyin(cm->green, &gbuf[index], count);
sys/dev/ic/ct65550.c
357
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/gffb.c
701
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/gffb.c
712
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/gffb.c
720
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/machfb.c
1481
uint8_t rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/machfb.c
1490
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/machfb.c
1498
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/pm2fb.c
662
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/pm2fb.c
673
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/pm2fb.c
681
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/pm3fb.c
537
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/pm3fb.c
545
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/pm3fb.c
553
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/r128fb.c
576
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/r128fb.c
587
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/r128fb.c
595
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/radeonfb.c
3060
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/radeonfb.c
3070
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/radeonfb.c
3078
memcpy(&dp->rd_cmap_green[index], &gbuf[index], count);
sys/dev/pci/veritefb.c
1292
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/veritefb.c
1303
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/veritefb.c
1311
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/voodoofb.c
636
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/voodoofb.c
647
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/voodoofb.c
655
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/voyager/voyagerfb.c
1078
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/voyager/voyagerfb.c
1089
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/voyager/voyagerfb.c
1097
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/pci/wcfb.c
347
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/pci/wcfb.c
355
error = copyin(cm->green, &gbuf[index], count);
sys/dev/pci/wcfb.c
363
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/sbus/agten.c
542
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/sbus/agten.c
551
error = copyin(cm->green, &gbuf[index], count);
sys/dev/sbus/agten.c
559
g = &gbuf[index];
sys/dev/sbus/mgx.c
444
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/sbus/mgx.c
452
error = copyin(cm->green, &gbuf[index], count);
sys/dev/sbus/mgx.c
460
memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
sys/dev/sbus/p9100.c
1395
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/sbus/p9100.c
1404
error = copyin(cm->green, &gbuf[index], count);
sys/dev/sbus/p9100.c
1412
g = &gbuf[index];
sys/dev/wsfb/genfb.c
800
u_char rbuf[256], gbuf[256], bbuf[256];
sys/dev/wsfb/genfb.c
811
error = copyin(cm->green, &gbuf[index], count);
sys/dev/wsfb/genfb.c
819
memcpy(&scp->sc_cmap_green[index], &gbuf[index], count);
usr.bin/compress/zopen.c
574
bp = gbuf;
usr.bin/compress/zopen.c
592
size = fread(gbuf, 1, n_bits, fp);