Searched refs:start (Results 176 - 200 of 580) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientlib.c234 uint8_t *start, *p; local
256 start = txtRec->buffer + txtRec->datalen;
257 p = start + 1;
266 *start = (uint8_t)(p - start - 1);
267 txtRec->datalen += p - start;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dchop.t187 foreach my $start (@chars) {
190 my $message = "start=" . ord ($start) . " end=" . ord $end;
191 my $string = $start . $end;
193 is ($string, $start, $message);
200 $string = $start . $end_utf8;
206 $string = $start . $end;
H A Dfork.t101 print "iteration $i start\n";
117 iteration 1 start
120 iteration 2 start
123 iteration 2 start
126 iteration 3 start
129 iteration 3 start
132 iteration 3 start
135 iteration 3 start
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_repartition.c273 if (mdvp->parts[replicaslice].start != first_lba) {
294 (mdvp->parts[i].start < replica_end)) {
346 if ((mdvp->parts[replicaslice].start != first_lba) ||
383 data_size = proposed_vtoc.parts[i].start - data_start;
389 proposed_vtoc.parts[MD_SLICE0].start = data_start;
392 proposed_vtoc.parts[replicaslice].start = replica_start;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dnumeric.c118 On entry I<start> and I<*len> give the string to scan, I<*flags> gives
139 Perl_grok_bin(pTHX_ char *start, STRLEN *len_p, I32 *flags, NV *result) { argument
140 const char *s = start;
216 *len_p = s - start;
232 On entry I<start> and I<*len> give the string to scan, I<*flags> gives
253 Perl_grok_hex(pTHX_ char *start, STRLEN *len_p, I32 *flags, NV *result) { argument
254 const char *s = start;
331 *len_p = s - start;
350 Perl_grok_oct(pTHX_ char *start, STRLEN *len_p, I32 *flags, NV *result) { argument
351 const char *s = start;
446 Perl_scan_bin(pTHX_ char *start, STRLEN len, STRLEN *retlen) argument
457 Perl_scan_oct(pTHX_ char *start, STRLEN len, STRLEN *retlen) argument
468 Perl_scan_hex(pTHX_ char *start, STRLEN len, STRLEN *retlen) argument
[all...]
H A Dconfigpm122 my $start = index($Config_SH, "\n$marker$quote_type");
124 if ($start == -1) {
126 $start = index($Config_SH, "\n$marker$quote_type");
128 return undef if ( ($start == -1) && # in case it's first
130 if ($start == -1) {
131 # It's the very first thing we found. Skip $start forward
133 $start = length($marker) + 1;
134 $quote_type = substr($Config_SH, $start - 1, 1);
137 $start += length($marker) + 2;
140 my $value = substr($Config_SH, $start,
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dwclib.c346 unsigned char* start; local
351 start = (endbuff = side) + 1;
357 start = cp-lineoff;
366 endbuff = start;
395 if((cp-start)-adjust > longest)
396 longest = (cp-start)-adjust-1;
397 start = cp;
496 lineoff = cp-start;
506 if ((wp->mode&WC_LONGEST) && ((endbuff + 1 - start) - adjust - (lastchar == '\n')) > longest)
507 longest = (endbuff + 1 - start)
[all...]
/osnet-11/usr/src/lib/libadr/common/
H A Dadr_name.c341 char *start = pos; local
347 if (pos == start || mode == KEY)
352 start = pos + 1;
355 if (pos == start || mode == VALUE)
359 start = pos + 1;
379 if (strict && (pos == start || mode == KEY) ||
380 !strict && (pos != start && mode == KEY ||
381 pos == start && mode == VALUE))
433 char *start = dst; local
455 return (dst - start);
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dromfs.c313 struct grub_fshelp_node *fdiro = 0, start; local
335 start.addr = data->first_file;
336 start.data_addr = data->first_file;
337 start.data = data;
338 grub_fshelp_find_file (path, &start, &fdiro, grub_romfs_iterate_dir,
355 struct grub_fshelp_node *fdiro = 0, start; local
361 start.addr = data->first_file;
362 start.data_addr = data->first_file;
363 start.data = data;
365 grub_fshelp_find_file (name, &start,
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c377 int start; local
389 /* From the start to the end. */
410 /* Compute the index to start writing BUF and the resulting position
419 start = 0;
421 start += offset;
430 start = ((section - 1) * (CMDLINE_WIDTH - 1 - CMDLINE_MARGIN)
432 xpos = lpos + 1 - start;
433 start += offset;
437 for (i = start; i < start
1403 grub_memset(void *start, int c, int len) argument
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Diconv.c854 char *start; local
859 start = (char *)name;
860 while ((start = strchr(start, '/')) != NULL) {
861 if (*(start + 1) == '/')
863 start++;
866 if (start == NULL)
869 len = start - name;
871 prev_start = start += 2;
873 while ((end = strchr(start, '/')) !
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dadvfs_plus.c43 /* CNID, then fork type, then start block */
58 if (key1->start == key2->start)
60 return PED_BE32_TO_CPU(key1->start) <
61 PED_BE32_TO_CPU(key2->start) ?
206 search.start = PED_CPU_TO_BE32 (block);
217 if (PED_BE32_TO_CPU (ret_key->start) == last_start)
220 last_start = PED_BE32_TO_CPU (ret_key->start);
H A Dreloc_plus.c46 /* return new start or -1 on failure */
58 unsigned int start, stop; local
63 start = stop = 0;
75 start = stop = *ptr_fblock < *ptr_to_fblock+size ?
77 while (start && stop-start != size) {
78 --start;
79 if (TST_BLOC_OCCUPATION(priv_data->alloc_map,start))
80 stop = start;
82 ok = (stop-start
865 unsigned int start = fblock; local
[all...]
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_overflow.c92 u_int32_t curoff, needed, start; local
103 start = dbt->doff;
106 start = 0;
139 if (curoff + OV_LEN(h) >= start) {
142 if (start > curoff) {
143 src += start - curoff;
144 bytes -= start - curoff;
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml311 my ($header, $start, $public, $deprecated) = @$headref;
319 push (@listName, [$listName, $listLength - 1, $start, $public]);
346 my ($name, $max, $start) = @$listName;
347 $start = -$start if $start;
351 print Cfile "\t{0, $max, $name, $start}";
409 my ($header, $start, $public, $deprecated) = @$headref;
414 print Hfile "#define\t${pfx_ADT}_$shortName\t$start\n" if $start;
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcharset.c370 for (i = cur->start; i < cur->start + (unsigned) cur->len
390 for (i = cur->start; i < cur->start + (unsigned) cur->len
410 if (cur->start <= c && c < cur->start + (unsigned) cur->len)
428 if (cur->start <= c && c < cur->start + (unsigned) cur->len)
446 if (cur->start <= c && c < cur->start
607 revert(unsigned start, unsigned end) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dtheme_loader.c291 int start; local
297 /* Capture the start of the identifier. */
298 start = p->pos;
305 if (end - start < 1)
308 return grub_new_substring (p->buf, start, end);
314 int start; local
324 start = p->pos;
337 start = p->pos;
349 start = p->pos;
362 return grub_new_substring (p->buf, start, en
[all...]
/osnet-11/usr/src/lib/libsocket/inet/
H A Dnetmasks.c228 const char *p, *limit, *start; local
241 for (start = p, i = 0; p < limit && !isspace(*p); p++)
244 (void) memcpy(tmp, start, i);
262 for (start = p, i = 0; p < limit && !isspace(*p); p++)
267 (void) memcpy(tmp, start, i);
/osnet-11/usr/src/lib/libparted/common/libparted/arch/
H A Dsolaris.c498 * a given portion of a disk. If the start parameter is < 0, it means
502 checkswap(PedDevice* dev, diskaddr_t start, diskaddr_t end) argument
534 if (start == UINT_MAX64) {
540 if (start >= p_start + p_size || end < p_start) {
558 checkdevinuse(PedDevice *dev, diskaddr_t start, diskaddr_t end, int print) argument
615 if (start == UINT_MAX64) {
682 if (start >= (slice_start + slice_size) ||
780 * a given portion of a disk. If the start parameter is < 0, it means
784 checkmount(PedDevice* dev, diskaddr_t start, diskaddr_t end) argument
825 if (start
1035 solaris_read(const PedDevice* dev, void* vbuffer, PedSector start, PedSector count) argument
1128 solaris_write(PedDevice* dev, const void* buffer, PedSector start, PedSector count) argument
1238 solaris_check(PedDevice* dev, void* buffer, PedSector start, PedSector count) argument
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dcount.c96 print_chain (PedFileSystem* fs, FatCluster start) argument
103 for (clst = start; !fat_table_is_eof (fs_info->fat, clst);
131 flag_traverse_fat (PedFileSystem* fs, const char* chain_name, FatCluster start, argument
140 if (fat_table_is_eof (fs_info->fat, start)) {
151 for (prev_clst = clst = start; !fat_table_is_eof (fs_info->fat, clst);
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dloop.c136 fs_type, geom->start, geom->end);
188 PedSector start, PedSector end)
192 part = _ped_partition_alloc (disk, part_type, fs_type, start, end);
205 part->geom.start, part->geom.end);
249 ped_geometry_set (&part->geom, new_geom->start, new_geom->length);
186 loop_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
H A Ddvh.c239 PedSector start = PED_BE32_TO_CPU (pt->pt_firstlbn); local
245 start, start + length - 1);
261 PedSector start = PED_BE32_TO_CPU (vd->vd_lbn); local
265 start, start + length/512 - 1);
436 pt->pt_firstlbn = PED_CPU_TO_BE32 (part->geom.start);
449 vd->vd_lbn = PED_CPU_TO_BE32 (part->geom.start);
521 PedSector start, PedSector end)
526 part = _ped_partition_alloc (disk, part_type, fs_type, start, en
519 dvh_partition_new(const PedDisk* disk, PedPartitionType part_type, const PedFileSystemType* fs_type, PedSector start, PedSector end) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dcolors.c215 parse_hex_color_component (const char *s, unsigned start, unsigned end) argument
220 len = end - start;
227 buf[0] = s[start]; /* Get the first and only hex digit. */
232 buf[0] = s[start];
233 buf[1] = s[start + 1];
/osnet-11/usr/src/lib/fm/topo/modules/sun4u/hostbridge/common/
H A Dhb_sun4u.c36 ulong_t start; local
40 start = list->br_ba_ac;
44 if (p->br_ba_ac == start)
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s120 ! remaining src bytes and then start padding with null bytes
127 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
131 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
135 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
139 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
143 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
147 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
151 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
227 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
233 movz %ncc, %g0, %o1 ! if so, start paddin
[all...]

Completed in 234 milliseconds

1234567891011>>