| /src/crypto/external/bsd/openssh/dist/ |
| sftp-common.c | 226 char buf[1024], lc[8], mode[11+1], tbuf[12+1], ubuf[11+1], gbuf[11+1]; local 237 snprintf(gbuf, sizeof gbuf, "%u", (u_int)st->st_gid); 238 group = gbuf;
|
| /src/sys/arch/macppc/dev/ |
| ofb.c | 397 u_char rbuf[256], gbuf[256], bbuf[256]; local 406 error = copyin(cm->green, &gbuf[index], count); 414 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| platinumfb.c | 988 u_char rbuf[256], gbuf[256], bbuf[256]; local 996 error = copyin(cm->green, &gbuf[index], count); 1004 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/sys/arch/newsmips/apbus/ |
| xafb.c | 392 u_char rbuf[256], gbuf[256], bbuf[256]; local 401 error = copyin(cm->green, &gbuf[index], count); 409 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/sys/arch/prep/pci/ |
| gten.c | 396 u_char rbuf[256], gbuf[256], bbuf[256]; local 404 error = copyin(cm->green, &gbuf[index], count); 412 memcpy(>->gt_cmap_green[index], &gbuf[index], count);
|
| /src/sys/arch/sparc64/dev/ |
| gfb.c | 402 u_char rbuf[256], gbuf[256], bbuf[256]; local 413 error = copyin(cm->green, &gbuf[index], count); 421 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/bin/csh/ |
| glob.c | 100 Char gbuf[MAXPATHLEN], *b, *e, *gstart, *u; local 102 gstart = gbuf; 105 for (b = gstart, e = &gbuf[MAXPATHLEN - 1]; 129 Char gbuf[MAXPATHLEN]; local 138 for (lm = gbuf, p = s; *p != LBRC; *lm++ = *p++) 193 (void)Strcat(gbuf, pe + 1); 195 *vl++ = Strsave(gbuf);
|
| /src/games/hack/ |
| hack.invent.c | 877 char gbuf[30]; local 879 (void) snprintf(gbuf, sizeof(gbuf), "%ld gold piece%s", 882 pline("You %s here %s.", verb, gbuf); 884 cornline(1, gbuf);
|
| /src/sys/dev/ic/ |
| ct65550.c | 338 u_char rbuf[256], gbuf[256], bbuf[256]; local 349 error = copyin(cm->green, &gbuf[index], count); 357 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/usr.bin/compress/ |
| zopen.c | 174 #define gbuf zs->u.r.zs_gbuf macro 574 bp = gbuf; 592 size = fread(gbuf, 1, n_bits, fp);
|
| /src/sys/arch/arm/ti/ |
| omap3_dss.c | 697 u_char rbuf[256], gbuf[256], bbuf[256]; local 705 error = copyin(cm->green, &gbuf[index], count); 713 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/sys/arch/mips/cavium/dev/ |
| if_cnmac.c | 552 uint64_t *gbuf; local 554 cnmac_send_queue_del(sc, &m, &gbuf); 556 octfpa_buf_put(cnmac_fb_sg, gbuf); 642 uint64_t *gbuf) 646 sqe->_sqe_gbuf = gbuf; 776 cnmac_send_makecmd_gbuf(struct cnmac_softc *sc, struct mbuf *m0, uint64_t *gbuf, 795 *(gbuf + segs) = cnmac_send_makecmd_w1(rlen, 807 *(gbuf + segs) = cnmac_send_makecmd_w1(nlen, 824 uint64_t *gbuf, uint64_t *rpko_cmd_w0, uint64_t *rpko_cmd_w1) 831 if (cnmac_send_makecmd_gbuf(sc, m, gbuf, &segs)) 946 uint64_t *gbuf = NULL; local [all...] |
| /src/sys/dev/pci/ |
| pm2fb.c | 662 u_char rbuf[256], gbuf[256], bbuf[256]; local 673 error = copyin(cm->green, &gbuf[index], count); 681 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| pm3fb.c | 537 u_char rbuf[256], gbuf[256], bbuf[256]; local 545 error = copyin(cm->green, &gbuf[index], count); 553 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| r128fb.c | 576 u_char rbuf[256], gbuf[256], bbuf[256]; local 587 error = copyin(cm->green, &gbuf[index], count); 595 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| wcfb.c | 347 u_char rbuf[256], gbuf[256], bbuf[256]; local 355 error = copyin(cm->green, &gbuf[index], count); 363 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| gffb.c | 701 u_char rbuf[256], gbuf[256], bbuf[256]; local 712 error = copyin(cm->green, &gbuf[index], count); 720 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| machfb.c | 1481 uint8_t rbuf[256], gbuf[256], bbuf[256]; local 1490 error = copyin(cm->green, &gbuf[index], count); 1498 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/sys/dev/sbus/ |
| agten.c | 542 u_char rbuf[256], gbuf[256], bbuf[256]; local 551 error = copyin(cm->green, &gbuf[index], count); 559 g = &gbuf[index];
|
| mgx.c | 444 u_char rbuf[256], gbuf[256], bbuf[256]; local 452 error = copyin(cm->green, &gbuf[index], count); 460 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/sys/dev/wsfb/ |
| genfb.c | 800 u_char rbuf[256], gbuf[256], bbuf[256]; local 811 error = copyin(cm->green, &gbuf[index], count); 819 memcpy(&scp->sc_cmap_green[index], &gbuf[index], count);
|
| /src/sys/arch/hppa/dev/ |
| gftfb.c | 723 u_char rbuf[256], gbuf[256], bbuf[256]; local 731 error = copyin(cm->green, &gbuf[index], count); 739 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| hyperfb.c | 714 u_char rbuf[256], gbuf[256], bbuf[256]; local 722 error = copyin(cm->green, &gbuf[index], count); 730 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| summitfb.c | 804 u_char rbuf[256], gbuf[256], bbuf[256]; local 812 error = copyin(cm->green, &gbuf[index], count); 820 memcpy(&sc->sc_cmap_green[index], &gbuf[index], count);
|
| /src/sys/arch/sparc/dev/ |
| cgfourteen.c | 898 u_char rbuf[256], gbuf[256], bbuf[256]; local 906 error = copyin(cm->green, &gbuf[index], count); 915 sc->sc_cmap.cm_map[index][2] = gbuf[index]; 929 uint8_t rbuf[256], gbuf[256], bbuf[256]; local 940 gbuf[i] = sc->sc_cmap.cm_map[index][2]; 947 error = copyout(gbuf, cm->green, count);
|