HomeSort by: relevance | last modified time | path
    Searched defs:buf_base (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
lber_pvt.h 50 char *buf_base; member in struct:sockbuf_buf
  /src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.c 437 char *buf_base = ((char *) metadata) + pgsz; // start of data buffer local
444 memcpy (buf, buf_base + start_pos, nbytes);
449 memcpy (buf, buf_base + start_pos, nbytes);
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.c 437 char *buf_base = ((char *) metadata) + pgsz; // start of data buffer local
444 memcpy (buf, buf_base + start_pos, nbytes);
449 memcpy (buf, buf_base + start_pos, nbytes);

Completed in 46 milliseconds