HomeSort by: relevance | last modified time | path
    Searched defs:bbuf (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/usr.sbin/umcpmioctl/
putflash.c 57 uint8_t *bbuf = (uint8_t *)&current_flash.get_flash_res; local in function:parse_flash_gp_req
61 fprintf(stderr, "%02x ", bbuf[i]);
putflash.c 57 uint8_t *bbuf = (uint8_t *)&current_flash.get_flash_res; local in function:parse_flash_gp_req
61 fprintf(stderr, "%02x ", bbuf[i]);
  /src/bin/ln/
ln.c 237 char bbuf[PATH_MAX]; local in function:linkit
260 if (strlcpy(bbuf, source, sizeof(bbuf)) >= sizeof(bbuf) ||
261 (p = basename(bbuf)) == NULL ||
286 strlcpy(bbuf, target, sizeof(bbuf));
287 p = dirname(bbuf);
ln.c 237 char bbuf[PATH_MAX]; local in function:linkit
260 if (strlcpy(bbuf, source, sizeof(bbuf)) >= sizeof(bbuf) ||
261 (p = basename(bbuf)) == NULL ||
286 strlcpy(bbuf, target, sizeof(bbuf));
287 p = dirname(bbuf);
  /src/sys/arch/hppa/stand/common/
lif.c 163 char bbuf[DEV_BSIZE]; local in function:lif_read
164 size_t bsize, count = sizeof(bbuf);
173 for (p = bbuf; size; fp->f_seek += bsize, p += bsize) {
180 if (p == bbuf) {
181 bsize = sizeof(bbuf) - (foff & (sizeof(bbuf) - 1));
183 memcpy(buf, bbuf + (foff & (sizeof(bbuf) - 1)), bsize);
lif.c 163 char bbuf[DEV_BSIZE]; local in function:lif_read
164 size_t bsize, count = sizeof(bbuf);
173 for (p = bbuf; size; fp->f_seek += bsize, p += bsize) {
180 if (p == bbuf) {
181 bsize = sizeof(bbuf) - (foff & (sizeof(bbuf) - 1));
183 memcpy(buf, bbuf + (foff & (sizeof(bbuf) - 1)), bsize);
  /src/sys/arch/newsmips/apbus/
xafb.c 392 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:xafb_putcmap
404 error = copyin(cm->blue, &bbuf[index], count);
410 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
xafb.c 392 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:xafb_putcmap
404 error = copyin(cm->blue, &bbuf[index], count);
410 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
  /src/sys/arch/prep/pci/
gten.c 396 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:gten_putcmap
407 error = copyin(cm->blue, &bbuf[index], count);
413 memcpy(&gt->gt_cmap_blue[index], &bbuf[index], count);
gten.c 396 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:gten_putcmap
407 error = copyin(cm->blue, &bbuf[index], count);
413 memcpy(&gt->gt_cmap_blue[index], &bbuf[index], count);
  /src/tests/crypto/libcrypto/ecdh/
ecdhtest.c 129 unsigned char *abuf = NULL, *bbuf = NULL; local in function:test_ecdh_curve
236 bbuf = (unsigned char *)OPENSSL_malloc(blen);
238 ECDH_compute_key(bbuf, blen, EC_KEY_get0_public_key(a), b, KDF1_SHA1);
243 sprintf(buf, "%02X", bbuf[i]);
252 if ((aout < 4) || (bout != aout) || (memcmp(abuf, bbuf, aout) != 0)) {
274 sprintf(buf, "%02X", bbuf[i]);
298 if (bbuf != NULL)
299 OPENSSL_free(bbuf);
ecdhtest.c 129 unsigned char *abuf = NULL, *bbuf = NULL; local in function:test_ecdh_curve
236 bbuf = (unsigned char *)OPENSSL_malloc(blen);
238 ECDH_compute_key(bbuf, blen, EC_KEY_get0_public_key(a), b, KDF1_SHA1);
243 sprintf(buf, "%02X", bbuf[i]);
252 if ((aout < 4) || (bout != aout) || (memcmp(abuf, bbuf, aout) != 0)) {
274 sprintf(buf, "%02X", bbuf[i]);
298 if (bbuf != NULL)
299 OPENSSL_free(bbuf);
  /src/sys/arch/sparc64/dev/
gfb.c 402 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:gfb_putcmap
416 error = copyin(cm->blue, &bbuf[index], count);
422 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
gfb.c 402 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:gfb_putcmap
416 error = copyin(cm->blue, &bbuf[index], count);
422 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
  /src/sys/arch/macppc/dev/
ofb.c 397 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:ofb_putcmap
409 error = copyin(cm->blue, &bbuf[index], count);
415 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
ofb.c 397 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:ofb_putcmap
409 error = copyin(cm->blue, &bbuf[index], count);
415 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
platinumfb.c 988 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:platinumfb_putcmap
999 error = copyin(cm->blue, &bbuf[index], count);
1005 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
  /src/sys/dev/ic/
ct65550.c 338 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:chipsfb_putcmap
352 error = copyin(cm->blue, &bbuf[index], count);
358 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
ct65550.c 338 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:chipsfb_putcmap
352 error = copyin(cm->blue, &bbuf[index], count);
358 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
  /src/sys/dev/pci/
wcfb.c 348 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:wcfb_putcmap
359 error = copyin(cm->blue, &bbuf[index], count);
365 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
r128fb.c 576 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:r128fb_putcmap
590 error = copyin(cm->blue, &bbuf[index], count);
596 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
  /src/sys/dev/sbus/
agten.c 542 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:agten_putcmap
554 error = copyin(cm->blue, &bbuf[index], count);
560 b = &bbuf[index];
mgx.c 444 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:mgx_putcmap
455 error = copyin(cm->blue, &bbuf[index], count);
461 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);
  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 1699 sljit_s8 bbuf[5]; local in function:test22
1723 bbuf[0] = 0;
1724 bbuf[1] = 0;
1725 bbuf[2] = -56;
1726 bbuf[3] = 0;
1727 bbuf[4] = 0;
1779 code.func3((sljit_sw)&buf, (sljit_sw)&sbuf, (sljit_sw)&bbuf);
1796 FAILED(bbuf[0] != -45, "test22 case 15 failed\n");
1797 FAILED(bbuf[1] != 0x12, "test22 case 16 failed\n");
1798 FAILED(bbuf[3] != -56, "test22 case 17 failed\n")
1921 sljit_s8 bbuf[7]; local in function:test24
    [all...]
  /src/sys/dev/pci/voyager/
voyagerfb.c 646 u_char rbuf[256], gbuf[256], bbuf[256]; local in function:voyagerfb_putcmap
660 error = copyin(cm->blue, &bbuf[index], count);
666 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count);

Completed in 114 milliseconds

1 2 3