Searched refs:offset (Results 176 - 200 of 550) sorted by relevance

1234567891011>>

/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Dlsapm.c59 info->offset = regs.ebx;
78 "32-bit CS = 0x%x, len = 0x%x, offset = 0x%x\n"
82 info.cseg, info.cseg_len, info.offset,
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dtestload.c42 auto void NESTED_FUNC_ATTR read_func (grub_disk_addr_t sector, unsigned offset, unsigned len);
45 unsigned offset __attribute__ ((unused)),
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dsquash4.c38 superblock RAW Fixed offset (0)
39 data RAW ? Fixed offset (60)
89 grub_uint16_t offset; member in struct:grub_squash_inode::__anon420::__anon421
99 grub_uint16_t offset; member in struct:grub_squash_inode::__anon420::__anon422
108 grub_uint16_t offset; member in struct:grub_squash_inode::__anon420::__anon423
116 grub_uint16_t offset; member in struct:grub_squash_inode::__anon420::__anon424
166 grub_uint64_t offset; member in struct:grub_squash_frag_desc
219 grub_uint64_t chunk_start, grub_off_t offset)
234 if (offset < SQUASH_CHUNK_SIZE)
236 offset
218 read_chunk(struct grub_squash_data *data, void *buf, grub_size_t len, grub_uint64_t chunk_start, grub_off_t offset) argument
[all...]
H A Diso9660.c67 grub_uint8_t offset; member in struct:grub_iso9660_date2
94 grub_uint8_t offset; member in struct:grub_iso9660_date
203 *nix -= i->offset * 60 * 15;
221 *nix -= i->offset * 60 * 15;
258 offset SUA_POS with a size of SUA_SIZE bytes. Hook is called for
531 grub_off_t offset = 0;
668 for (; offset < len; offset += dirent.len)
672 if (read_node (dir, offset, sizeof (dirent), (char *) &dirent))
678 offset
530 grub_off_t offset = 0; local
[all...]
/osnet-11/usr/src/cmd/sendmail/db/log/
H A Dlog.c116 lp->lsn.offset = 0;
204 lp->lsn.offset = 0;
206 lsn.offset = 0;
234 lp->lsn.offset += dblp->c_len;
239 lp->w_off = lp->lsn.offset;
247 lsn.offset = 0;
283 "Finding last valid log LSN: file: %lu offset %lu",
284 (u_long)lp->lsn.file, (u_long)lp->lsn.offset);
538 (*gspp)->st_cur_offset = lp->lsn.offset;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/t/
H A Dtime.t52 my $offset = $^O eq 'MacOS' ?
56 # pretend it is only six seconds since the offset, create a fake message
58 IO::Socket::INET::set_message(pack("N", $offset + 6));
60 'inet_time() should calculate time since offset for time()' );
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dpath.c298 int offset=staktell();; local
304 sh_addbuiltin(stakptr(offset),np->nvalue.bfp,NiL);
305 stakseek(offset);
427 int offset = staktell(); local
429 path_chkpaths(shp,first,0,pp,offset);
430 stakseek(offset);
915 int offset = staktell()-1; local
916 stakseek(offset);
923 memcpy(stakptr(offset),".sh",4);
1423 int len, offset local
1473 path_chkpaths(Shell_t *shp,Pathcomp_t *first, Pathcomp_t* old,Pathcomp_t *pp, int offset) argument
1574 int offset = staktell(); local
1682 int offset = staktell(); local
[all...]
H A Dmain.c481 opt_info.offset = 0;
644 int offset = staktell(); local
712 stakset(savstak,offset);
740 int offset=0,size;
779 while((cp = *argv++) && offset < command_len)
781 if(offset + (size=strlen(cp)) >= command_len)
782 size = command_len - offset;
783 memcpy(buff+offset,cp,size);
784 offset += size;
785 buff[offset
[all...]
/osnet-11/usr/src/cmd/sendmail/db/txn/
H A Dtxn_auto.c95 (u_long)lsnp->offset,
99 (u_long)argp->prev_lsn.offset);
224 (u_long)lsnp->offset,
228 (u_long)argp->prev_lsn.offset);
230 (u_long)argp->ckp_lsn.file, (u_long)argp->ckp_lsn.offset);
232 (u_long)argp->last_ckp.file, (u_long)argp->last_ckp.offset);
381 (u_long)lsnp->offset,
385 (u_long)argp->prev_lsn.offset);
400 (u_long)argp->begin_lsn.file, (u_long)argp->begin_lsn.offset);
530 (u_long)lsnp->offset,
[all...]
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_auto.c141 (u_long)lsnp->offset,
145 (u_long)argp->prev_lsn.offset);
151 (u_long)argp->pagelsn.file, (u_long)argp->pagelsn.offset);
338 (u_long)lsnp->offset,
342 (u_long)argp->prev_lsn.offset);
347 (u_long)argp->prevlsn.file, (u_long)argp->prevlsn.offset);
350 (u_long)argp->pagelsn.file, (u_long)argp->pagelsn.offset);
353 (u_long)argp->nextlsn.file, (u_long)argp->nextlsn.offset);
501 (u_long)lsnp->offset,
505 (u_long)argp->prev_lsn.offset);
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkfont.c425 grub_uint16_t offset; member in struct:gsub_features::__anon863
640 + grub_be_to_cpu16 (features->features[i].offset));
702 write_string_section (char *name, char *str, int* offset, FILE* file) argument
713 *offset += 8 + leng;
717 write_be16_section (char *name, grub_uint16_t data, int* offset, FILE* file) argument
727 *offset += 10;
744 printf (_("Width %d, Height %d, X offset %d, Y offset %d, Device width %d\n"),
865 int offset; local
872 offset
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sort.c80 /* byte offset from pointer P to (larger) pointer Q */
283 * # merge $runs runs at offset $offset of list $list1 into $list2.
286 * my ($offset, $runs, $base, $list1, $list2) = @_;
290 * return offset of end of list (or copy)
292 * $off2 = mgsort2($offset, $runs-($runs/2), $base, $list2, $list1)
294 * merge the adjacent runs at $offset of $list1 into $list2
295 * return the offset of the end of the merged runs
334 IV offset; /* offset o member in struct:__anon102
341 IV i, run, runs, offset; local
[all...]
/osnet-11/usr/src/lib/libsmedia/library/common/
H A Dl_defines.h39 uint32_t offset; member in struct:raw_params
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dcache.h102 uint32_t block, uint16_t offset, uint8_t sbb,
/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dbsdlabel.c61 /* A kludge to determine a base of be.offset. */
76 delta = grub_le_to_cpu32 (whole_disk_be.offset);
90 p.offset = pos / GRUB_DISK_SECTOR_SIZE;
93 if (grub_disk_read (disk, p.offset, p.index, sizeof (be), &be))
96 p.start = grub_le_to_cpu32 (be.offset);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Daout.h122 grub_err_t EXPORT_FUNC(grub_aout_load) (grub_file_t file, int offset,
H A Dpartition.h70 /* The offset of the partition table. */
71 grub_disk_addr_t offset; member in struct:grub_partition
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_minix.c199 /* Maps LOGICAL_BLOCK (the file offset divided by the blocksize) into
249 int offset; local
258 offset = filepos & (BLOCK_SIZE - 1);
267 size -= offset;
274 offset, size, buf);
314 int off; /* offset within block of directory
456 /* if our location/byte offset into the directory exceeds the size,
H A Dmb_info.h90 unsigned long offset; member in struct:apm_info
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstrio.c150 ** SM_STRSEEK -- position the offset pointer for the string
157 ** offset -- number of bytes offset from "base"
158 ** whence -- determines "base" for 'offset'
166 sm_strseek(fp, offset, whence)
168 off_t offset;
178 ret = offset;
181 ret = s->strio_offset + offset;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dhotkernel97 my ($name, $offset) = split /\+/, $addr;
H A Dhotuser110 my ($name, $offset) = split /\+/, $addr;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/
H A Dhotkernel97 my ($name, $offset) = split /\+/, $addr;
H A Dhotuser110 my ($name, $offset) = split /\+/, $addr;
/osnet-11/usr/src/cmd/parted/
H A Dstrlist.h59 int offset, int indent);

Completed in 71 milliseconds

1234567891011>>