Searched refs:offset (Results 201 - 225 of 550) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Doption.h76 int offset; /* char offset in argv[index] */ member in struct:Opt_s
/osnet-11/usr/src/lib/libast/common/include/
H A Doption.h67 int offset; /* char offset in argv[index] */ member in struct:Opt_s
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Doption.h76 int offset; /* char offset in argv[index] */ member in struct:Opt_s
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Doption.h76 int offset; /* char offset in argv[index] */ member in struct:Opt_s
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Doption.h76 int offset; /* char offset in argv[index] */ member in struct:Opt_s
/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h57 offset_rule, /* target_reg = *(offset + CFA) */
58 is_offset_rule, /* target_reg = offset + CFA */
59 register_rule, /* target_reg = offset + source_reg */
60 constant_rule, /* target_reg = offset */
61 indirect_rule /* target_reg = *(offset + source_reg) */
65 uint64_t offset; member in struct:register_state
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dsetjmp.s36 / entry reg offset from (%si)
/osnet-11/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.c538 * This function returns the(byte) offset of the start of the first mode page.
576 int offset; local
587 offset = bd_len + MODE10_RESP_HDR_LEN;
589 if ((offset + 2) > resp_len) {
591 offset = -1;
592 } else if ((offset + 2) > calc_len) {
594 offset = -1;
596 return (offset);
706 /* Mode page offset error */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.xs62 int check, STRLEN * offset, SV * term, int * retcode)
79 if (offset) {
80 s += *offset;
81 if (slen > *offset){ /* safeguard against slen overflow */
82 slen -= *offset;
250 if (offset)
251 *offset += sdone + slen;
430 STRLEN offset = (STRLEN)SvIV(off);
436 &offset, term, &code));
437 SvIVX(off) = (IV)offset;
[all...]
/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbtree_auto.c122 (u_long)lsnp->offset,
126 (u_long)argp->prev_lsn.offset);
129 (u_long)argp->meta_lsn.file, (u_long)argp->meta_lsn.offset);
131 (u_long)argp->page_lsn.file, (u_long)argp->page_lsn.offset);
287 (u_long)lsnp->offset,
291 (u_long)argp->prev_lsn.offset);
295 (u_long)argp->meta_lsn.file, (u_long)argp->meta_lsn.offset);
482 (u_long)lsnp->offset,
486 (u_long)argp->prev_lsn.offset);
490 (u_long)argp->llsn.file, (u_long)argp->llsn.offset);
[all...]
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c76 int offset, int *ret);
77 static uint8_t read_byte(int fd, int bus, int dev, int func, int offset,
79 static uint16_t read_word(int fd, int bus, int dev, int func, int offset,
572 read_long(int fd, int bus, int dev, int func, int offset, int *ret) argument
584 prg.offset = offset;
588 log_printf("%d.%d.%d offset 0x%x\n", bus, dev, func, offset);
595 read_word(int fd, int bus, int dev, int func, int offset, int *ret) argument
607 prg.offset
618 read_byte(int fd, int bus, int dev, int func, int offset, int *ret) argument
[all...]
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c62 off_t histcnt; /* offset into history file */\
63 off_t histmarker; /* offset of last command marker */ \
69 off_t histcmds[2]; /* offset for recent commands, must be last */
242 int offset = staktell(); local
247 stakseek(offset);
248 histname = stakptr(offset);
840 int timechars, offset; local
841 offset = staktell();
846 write(acctfd, stakptr(offset), size - 2 + timechars);
847 stakseek(offset);
917 hist_list(register History_t *hp,Sfio_t *outfile, off_t offset,int last, char *nl) argument
951 off_t offset; local
1008 hist_match(register History_t *hp,off_t offset,char *string,int *coffset) argument
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dpr.c55 "[o:indent|margin|offset?Indent each line with \aindent\a spaces.]#[indent:=0]"
113 int offset; member in struct:_pr_
161 pp->numwidth = pp->width = pp->offset = 0;
180 if(pp->offset)
365 pp->colno = pp->offset;
382 if(pp->offset)
432 if(pp->offset)
436 pp->colno = pp->offset;
710 pp->offset = opt_info.num;
806 pp->width -= pp->offset;
[all...]
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dundi.c75 undi.pxe->EntryPointSP.segment, undi.pxe->EntryPointSP.offset,
374 undi.undi_call_info->routine.offset = routine_off;
425 undi.pxe->EntryPointSP.offset,
623 /* Segment:offset pointer to DestAddr in base memory */
626 undi.pxs->undi_transmit.DestAddr.offset =
629 /* Segment:offset pointer to TBD in base memory */
631 undi.pxs->undi_transmit.TBD.offset = OFFSET( &undi.xmit_data->tbd );
641 undi.pxs->undi_transmit.DestAddr.offset,
643 undi.pxs->undi_transmit.TBD.offset );
647 undi.xmit_data->tbd.Xmit.offset,
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimage.c709 size_t offset; local
787 modinfo->offset = grub_host_to_target_addr (sizeof (struct grub_module_info64));
790 offset = sizeof (struct grub_module_info64);
792 offset = kernel_size + sizeof (struct grub_module_info64);
804 modinfo->offset = grub_host_to_target_addr (sizeof (struct grub_module_info32));
807 offset = sizeof (struct grub_module_info32);
809 offset = kernel_size + sizeof (struct grub_module_info32);
820 header = (struct grub_module_header *) (kernel_img + offset);
824 offset += sizeof (*header);
825 memset (kernel_img + offset
[all...]
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_auto.c144 (u_long)lsnp->offset,
148 (u_long)argp->prev_lsn.offset);
173 (u_long)argp->pagelsn.file, (u_long)argp->pagelsn.offset);
334 (u_long)lsnp->offset,
338 (u_long)argp->prev_lsn.offset);
352 (u_long)argp->pagelsn.file, (u_long)argp->pagelsn.offset);
529 (u_long)lsnp->offset,
533 (u_long)argp->prev_lsn.offset);
549 (u_long)argp->pagelsn.file, (u_long)argp->pagelsn.offset);
551 (u_long)argp->prevlsn.file, (u_long)argp->prevlsn.offset);
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/video/readers/
H A Dpng.c84 int *values, *maxval, *offset; member in struct:huff_table
146 if (data->file->offset != data->next_offset)
162 data->next_offset = data->file->offset + len + 4;
332 ht->offset = cur_offset;
377 ht->offset[i] = ofs - base;
393 return ht->values[code + ht->offset[i]];
800 data->next_offset = data->file->offset + len + 4;
825 grub_file_seek (data->file, data->file->offset + len + 4);
831 if (data->file->offset != data->next_offset)
/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.c112 size_t offset; local
117 for (offset = 0; offset < PAGE_SIZE(handle); offset++) {
119 (readbuf[offset] != writebuf[offset]) &&
124 (void) sprintf(msgbuf, mem_err_msg, offset,
125 writebuf[offset], readbuf[offset]);
/osnet-11/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c281 chain_stage1 (unsigned long segment, unsigned long offset, argument
289 chain_stage2 (unsigned long segment, unsigned long offset, int second_sector) argument
945 loff_t offset, result; local
951 offset = (loff_t) sector * (loff_t) SECTOR_SIZE;
952 if (_llseek (fd, offset >> 32, offset & 0xffffffff, &result, SEEK_SET))
957 off_t offset = (off_t) sector * (off_t) SECTOR_SIZE;
959 if (lseek (fd, offset, SEEK_SET) != offset)
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dlvm.c207 if (dlocn->offset)
219 mda_offset = grub_le_to_cpu64 (dlocn->offset);
248 if (grub_le_to_cpu64 (rlocn->offset) + grub_le_to_cpu64 (rlocn->size) >
254 grub_le_to_cpu64 (rlocn->offset) +
258 p = q = metadatabuf + grub_le_to_cpu64 (rlocn->offset);
863 grub_uint64_t offset;
893 out the offset in the physical volume and read SIZE bytes
902 offset = sector - ((grub_uint64_t) seg->start_extent
914 offset = sector - ((grub_uint64_t) seg->start_extent
917 a = grub_divmod64 (offset, se
862 grub_uint64_t offset; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dnilfs2.c309 grub_uint64_t nr, grub_uint64_t * offset)
311 *offset = nr & ((1 << grub_nilfs2_log_palloc_entries_per_group (data)) - 1);
587 grub_uint64_t blockno, offset;
593 offset = ((key * sizeof (struct grub_nilfs2_dat_entry))
603 grub_disk_read (disk, pptr * nilfs2_block_count, offset,
633 unsigned offset,
650 grub_uint64_t offset;
659 sizeof (struct grub_nilfs2_checkpoint), &offset);
668 offset * sizeof (struct grub_nilfs2_checkpoint),
688 grub_uint64_t offset;
307 grub_nilfs2_palloc_group(struct grub_nilfs2_data *data, grub_uint64_t nr, grub_uint64_t * offset) argument
586 grub_uint64_t blockno, offset; local
629 grub_nilfs2_read_file(grub_fshelp_node_t node, void NESTED_FUNC_ATTR (*read_hook) (grub_disk_addr_t sector, unsigned offset, unsigned length), grub_off_t pos, grub_size_t len, char *buf) argument
649 grub_uint64_t offset; local
687 grub_uint64_t offset; local
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c517 unsigned long start, len, offset, ext_offset; local
538 &start, &len, &offset, &entry,
551 if (! rawwrite (current_drive, offset, mbr))
580 start sector in *START, the length in *LEN, the offset of the
582 the offset of the extended partition in *EXT_OFFSET.
591 unsigned long *offset, int *entry,
715 *offset = 0;
722 if (! rawread (drive, *offset, 0, SECTOR_SIZE, buf))
745 /* Found. Set the new offset and the entry number,
747 *offset
588 next_partition(unsigned long drive, unsigned long dest, unsigned long *partition, int *type, unsigned long *start, unsigned long *len, unsigned long *offset, int *entry, unsigned long *ext_offset, char *buf) argument
1819 grub_seek(int offset) argument
[all...]
/osnet-11/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c57 int (*fstyp_init)(int fd, off64_t offset,
83 off64_t offset; member in struct:fstyp_handle
111 fstyp_init(int fd, off64_t offset, char *module_dir, fstyp_handle_t *handle) argument
126 h->offset = offset;
297 str = dgettext(TEXT_DOMAIN, "invalid or unsupported offset");
510 error = mp->ops.fstyp_init(h->fd, h->offset, &mp->mod_handle);
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c306 #define V(offset) MAX0(cur.offset - old.offset)
307 #define W(offset) MAX0(ccs.offset - ocs.offset)
/osnet-11/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc256 string::size_type offset = path.find_last_of("."); local
257 if (offset >= 0) {
258 string portwwnString = path.substr(offset+1);
310 string::size_type offset = path.find_last_of("."); local
311 if (offset >= 0) {
312 string portwwnString = path.substr(offset+1);

Completed in 51 milliseconds

1234567891011>>