| /src/bin/pax/ |
| tables.c | 774 DLIST *dpt; local 802 for (dpt = pt->list; dpt != NULL; dpt = dpt->fow) 803 if (dpt->trunc_bits == trunc_bits) 806 if (dpt != NULL) { 811 arcn->sb.st_dev = dpt->dev; 839 if ((dpt = (DLIST *)malloc(sizeof(DLIST))) == NULL) 841 dpt->trunc_bits = 0 [all...] |
| pat_rep.c | 1090 char *dpt; local 1097 dpt = dest; 1099 while ((dpt < destend) && ((c = *spt++) != '\0')) { 1119 *dpt++ = c; 1134 if (len > (destend - dpt)) 1136 strncpy(dpt, txt + pmpt->rm_so, len); 1137 dpt += len; 1139 return dpt - dest;
|
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_datum.c | 495 char *dpt; local 512 dpt = (char *)&rbufp->recv_space; 544 datum_pts->retbuf[nb] = dpt[i];
|
| refclock_msfees.c | 658 register u_char *dpt; /* Data PoinTeR: move along ... */ local 680 dpt = (u_char *)&rbufp->recv_space; 681 dpend = dpt + rbufp->recv_length; 702 while (dpt < dpend && (*dpt & 0x7f) != 0x7f) { 703 *cp++ = (char)*dpt++; 710 ees->lencode, dpend - dpt, LENEESPRT, 723 if (dpt == dpend) { 728 ees->unit, dpt, dpend); 733 if ((*dpt & 0x7f) != 0x7f) [all...] |
| refclock_irig.c | 420 u_char *dpt; /* buffer pointer */ local 435 dpt = rbufp->recv_buffer; 437 sample = up->comp[~*dpt++ & 0xff];
|
| refclock_chu.c | 662 u_char *dpt; /* buffer pointer */ local 677 dpt = rbufp->recv_buffer; 679 sample = up->comp[~*dpt++ & 0xff]; 974 u_char *dpt; /* receive buffer pointer */ local 978 dpt = (u_char *)&rbufp->recv_space; 979 chu_decode(peer, *dpt, rbufp->recv_time);
|
| refclock_wwv.c | 800 u_char *dpt; /* buffer pointer */ local 815 dpt = rbufp->recv_buffer; 817 sample = up->comp[~*dpt++ & 0xff];
|
| /src/sys/conf/ |
| copts.mk | 22 COPTS.dpt.c+= ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| cp-demangle.c | 5206 struct d_print_template dpt; local 5282 dpt.next = dpi->templates; 5283 dpi->templates = &dpt; 5284 dpt.template_decl = typed_name; 5306 dpi->templates = dpt.next; 6253 struct d_print_template dpt; local 6260 dpt.template_decl = NULL; 6261 dpt.next = dpi->templates; 6262 dpi->templates = &dpt; 6265 dpt.template_decl = parms 6787 struct d_print_template dpt; local [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| cp-demangle.c | 5165 struct d_print_template dpt; local 5241 dpt.next = dpi->templates; 5242 dpi->templates = &dpt; 5243 dpt.template_decl = typed_name; 5265 dpi->templates = dpt.next; 6212 struct d_print_template dpt; local 6219 dpt.template_decl = NULL; 6220 dpt.next = dpi->templates; 6221 dpi->templates = &dpt; 6224 dpt.template_decl = parms 6738 struct d_print_template dpt; local [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| cp-demangle.c | 5165 struct d_print_template dpt; local 5241 dpt.next = dpi->templates; 5242 dpi->templates = &dpt; 5243 dpt.template_decl = typed_name; 5265 dpi->templates = dpt.next; 6212 struct d_print_template dpt; local 6219 dpt.template_decl = NULL; 6220 dpt.next = dpi->templates; 6221 dpi->templates = &dpt; 6224 dpt.template_decl = parms 6738 struct d_print_template dpt; local [all...] |
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| cp-demangle.c | 5165 struct d_print_template dpt; local 5241 dpt.next = dpi->templates; 5242 dpi->templates = &dpt; 5243 dpt.template_decl = typed_name; 5265 dpi->templates = dpt.next; 6212 struct d_print_template dpt; local 6219 dpt.template_decl = NULL; 6220 dpt.next = dpi->templates; 6221 dpi->templates = &dpt; 6224 dpt.template_decl = parms 6738 struct d_print_template dpt; local [all...] |
| /src/external/gpl3/gdb/dist/libiberty/ |
| cp-demangle.c | 5165 struct d_print_template dpt; local 5241 dpt.next = dpi->templates; 5242 dpi->templates = &dpt; 5243 dpt.template_decl = typed_name; 5265 dpi->templates = dpt.next; 6212 struct d_print_template dpt; local 6219 dpt.template_decl = NULL; 6220 dpt.next = dpi->templates; 6221 dpi->templates = &dpt; 6224 dpt.template_decl = parms 6738 struct d_print_template dpt; local [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| srconv.c | 673 struct IT_dpt dpt; local 675 dpt.dunno = 0; 677 dpt.neg = 0x1001; 678 sysroff_swap_dpt_out (file, &dpt); 1416 0x80, /* dpt */
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| srconv.c | 673 struct IT_dpt dpt; local 675 dpt.dunno = 0; 677 dpt.neg = 0x1001; 678 sysroff_swap_dpt_out (file, &dpt); 1416 0x80, /* dpt */
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| cp-demangle.c | 4879 struct d_print_template dpt; local 4955 dpt.next = dpi->templates; 4956 dpi->templates = &dpt; 4957 dpt.template_decl = typed_name; 4963 dpi->templates = dpt.next; 6334 struct d_print_template dpt; local 6340 dpt.next = dpi->templates; 6341 dpi->templates = &dpt; 6342 dpt.template_decl = dpi->current_template; 6349 dpi->templates = dpt.next [all...] |
| /src/share/man/man4/ |
| Makefile | 23 dmphy.4 dpt.4 dpti.4 drm.4 drum.4 drvctl.4 ds2482ow.4 ds28e17iic.4 \
|
| /src/etc/ |
| MAKEDEV.tmpl | 230 # dpt* DPT/Adaptec EATA RAID management interface 231 # dpti* DPT/Adaptec I2O RAID management interface 1749 dpt[0-9]*) 1750 unit=${i#dpt} 1751 mkdev dpt$unit c %dpt_chr% $unit
|