Searched refs:doff (Results 1 – 9 of 9) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/src/ |
| D | subr.c | 918 size_t doff; in cmdlineescape() local 937 doff = d - buf; in cmdlineescape() 938 expand_string (&buf, &length, doff + 1); in cmdlineescape() 939 d = buf + doff; in cmdlineescape() 942 doff = d - buf; in cmdlineescape() 943 expand_string (&buf, &length, doff + 1); in cmdlineescape() 944 d = buf + doff; in cmdlineescape() 1051 size_t doff, qoff; in format_cmdline() local 1510 doff = d - buf; in format_cmdline() 1511 expand_string (&buf, &length, doff + 1); in format_cmdline() [all …]
|
| D | logmsg.c | 649 size_t doff; in logmsg_list_to_args_proc() local 698 doff = d - *c->buf; in logmsg_list_to_args_proc() 700 doff + strlen (c->srepos) + 1); in logmsg_list_to_args_proc() 701 d = *c->buf + doff; in logmsg_list_to_args_proc() 719 doff = d - *c->buf; in logmsg_list_to_args_proc() 720 expand_string (c->buf, c->length, doff + strlen (arg)); in logmsg_list_to_args_proc() 721 d = *c->buf + doff; in logmsg_list_to_args_proc() 732 doff = d - *c->buf; in logmsg_list_to_args_proc() 733 expand_string (c->buf, c->length, doff + 1); in logmsg_list_to_args_proc() 734 d = *c->buf + doff; in logmsg_list_to_args_proc()
|
| D | run.c | 58 size_t doff; in run_setup() local 73 doff = d - buf; in run_setup() 74 expand_string(&buf, &length, doff + 1); in run_setup() 75 d = buf + doff; in run_setup() 105 doff = d - buf; in run_setup() 106 expand_string(&buf, &length, doff + 1); in run_setup() 107 d = buf + doff; in run_setup()
|
| D | tag.c | 869 size_t doff; in pretag_list_to_args_proc() local 908 doff = d - *c->buf; in pretag_list_to_args_proc() 909 expand_string (c->buf, c->length, doff + strlen (arg)); in pretag_list_to_args_proc() 910 d = *c->buf + doff; in pretag_list_to_args_proc() 919 doff = d - *c->buf; in pretag_list_to_args_proc() 920 expand_string (c->buf, c->length, doff + 1); in pretag_list_to_args_proc() 921 d = *c->buf + doff; in pretag_list_to_args_proc()
|
| D | commit.c | 1139 size_t doff; local 1175 doff = d - *c->buf; 1176 expand_string (c->buf, c->length, doff + strlen (arg)); 1177 d = *c->buf + doff; 1185 doff = d - *c->buf; 1186 expand_string (c->buf, c->length, doff + 1); 1187 d = *c->buf + doff;
|
| /mirbsd/src/usr.bin/file/ |
| D | readelf.c | 280 size_t noff, doff; in donote() local 315 doff = ELF_ALIGN(offset + namesz); in donote() 321 return doff; in donote() 324 offset = ELF_ALIGN(doff + descsz); in donote() 332 (void)memcpy(desc, &nbuf[doff], sizeof(desc)); in donote() 384 (void)memcpy(&desc, &nbuf[doff], sizeof(desc)); in donote() 405 (void)memcpy(&desc, &nbuf[doff], sizeof(desc)); in donote() 447 (void)memcpy(&desc, &nbuf[doff], sizeof(desc)); in donote() 533 if (file_printf(ms, ", from '%.31s'", &nbuf[doff + 0x7c]) == -1) in donote() 540 memcpy(&signo, &nbuf[doff + 0x08], in donote() [all …]
|
| /mirbsd/src/sys/msdosfs/ |
| D | msdosfs_denode.c | 73 #define DEHASH(dev, dcl, doff) (((dev) + (dcl) + (doff) / sizeof(struct direntry)) \ argument
|
| /mirbsd/src/share/dict/ |
| D | words | 6993 doff
|
| D | web2 | 56416 doff
|