Searched refs:start (Results 226 - 250 of 1002) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/boot/sys/boot/arm/at91/boot0/
H A Dlinker.cfg26 ENTRY(start)
/illumos-gate/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;
/illumos-gate/usr/src/cmd/acct/
H A Dacctprc1.c69 time_t sr_start; /* start time of session */
162 getname(uid_t uid, dev_t tty, time_t start) argument
166 if ((p = getnamc(uid, tty, start)) != NULL)
242 * must match on tty; use start time to help guess
245 * if start time of process is within range of session, that's it
250 getnamc(uid_t uid, dev_t tty, time_t start) argument
266 if (start >= sp->sr_start &&
267 start <= sp->sr_end)
269 if (start >= sp->sr_start &&
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmc4.c295 * Read n 256-bit words from MC4 starting at word start, using backdoor
298 int t1_mc4_bd_read(struct pemc4 *mc4, unsigned int start, unsigned int n, argument
304 if (start >= size256 || start + n > size256)
307 for (i = 8, start *= 16 * c, n *= c; n; --n, start += 16) {
311 t1_write_reg_4(adap, A_MC4_BD_ADDR, start);
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dgptldr.S40 .set MEM_BTX,0x9000 # BTX start
42 .set MEM_USR,0xa000 # Client start
53 .globl start
57 * Copy BTX and boot2 to the right locations and start it all up.
62 * stack to end just below the start of our code.
64 start: xor %cx,%cx # Zero label
68 mov $start,%sp # stack
80 add %bx,%si # %si to start of boot2
138 * Save drive number from BIOS so boot2 can see it and start BTX.
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fm.c432 uint32_t start = r[idx].zr_start; local
450 r[output].zr_start = start;
461 add_range(zfs_ecksum_info_t *eip, int start, int end) argument
474 int gap = start - r[count - 1].zr_end;
483 r[count].zr_start = start;
521 ssize_t start = -1; local
563 if (start == -1)
566 add_range(eip, start, idx);
567 start = -1;
569 if (start !
598 size_t start = eip->zei_ranges[range].zr_start; local
[all...]
/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc873 depe_to_check = getname_fn(string.buffer.start,
890 depe_to_check = getname_fn(string.buffer.start,
947 retmem(string.buffer.start);
1006 depe_to_check = GETNAME(string.buffer.start, FIND_LENGTH);
1012 depe_to_check = GETNAME(string.buffer.start, FIND_LENGTH);
1141 line->body.line.star = GETNAME(percent.buffer.start, FIND_LENGTH);
1197 prefix_length = string.text.p - string.buffer.start;
1198 if ((string.buffer.start[0] == (int) period_char) &&
1199 (string.buffer.start[1] == (int) slash_char)) {
1200 string.buffer.start
[all...]
H A Ddoname.cc222 pp = string.buffer.start;
1320 register wchar_t *start; local
1359 start = string.buffer.start;
1360 while (iswspace(*start)) {
1361 start++;
1364 if (start[0] == (int) nul_char) {
1369 if ((start[0] == (int) period_char) &&
1370 (start[1] == (int) slash_char)) {
1371 start
1902 wchar_t *start; local
2165 wchar_t *start; local
[all...]
H A Dread.cc314 source->string.buffer.start =
326 source->string.buffer.start =
395 source->string.buffer.start =
558 * new line does not start with a regular char.
694 extrap->string.buffer.start = NULL;
703 expand_value(GETNAME(name_string.buffer.start,
708 retmem(name_string.buffer.start);
712 extrap->string.buffer.start;
725 /* We now have a line we can start reading */
798 name_start = name_string.buffer.start;
[all...]
H A Drep.cc243 string.buffer.start[VER_LEN] != '\0'){
247 string.buffer.start[VER_LEN] == '\0'){
258 if (IS_WEQUALN(wcs_buffer, string.buffer.start, VER_LEN)) {
260 string.buffer.start) &&
337 * start .RECURSIVE line with target:
386 report_recursive_dep(np, rec.buffer.start);
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dpart.c340 entry->part.start = ent->ent_lba_start;
389 uint32_t start, end, offset; local
401 offset = e1->part.start;
416 start = le32toh(dp[0].dp_start);
419 offset = e1->part.start + start;
426 entry->part.start = offset + start;
427 entry->part.end = entry->part.start + end - 1;
436 offset = e1->part.start
702 uint32_t start, end; local
[all...]
/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c272 pfn_t start; member in struct:memnode_phys_addr_map
478 uint64_t start, uint64_t end, uint32_t domain, uint32_t device_id);
530 pfn_t cur_start; /* start addr of subrange */
532 pfn_t start; /* start addr of whole range */ local
542 start = list->ml_address >> PAGESHIFT;
545 if (start > physmax) {
556 mem_node_add_slice(start, end);
568 cur_start = start;
581 cur_start < lgrp_plat_memnode_info[node].start ||
1462 uint_t start; local
2168 uint_t start; local
2209 lgrp_plat_memnode_info_update(node_domain_map_t *node_domain, int node_cnt, memnode_phys_addr_map_t *memnode_info, int memnode_cnt, uint64_t start, uint64_t end, uint32_t domain, uint32_t device_id) argument
2452 hrtime_t start; local
2855 uint64_t start; local
3111 uint_t start; local
3635 hrtime_t start; local
[all...]
/illumos-gate/usr/src/lib/libcmd/common/
H A Dwclib.c343 unsigned char* start; local
346 start = (endbuff = side) + 1;
352 start = cp-lineoff;
361 endbuff = start;
389 if((cp-start)-adjust > longest)
390 longest = (cp-start)-adjust-1;
391 start = cp;
478 lineoff = cp-start;
488 if ((wp->mode&WC_LONGEST) && ((endbuff + 1 - start) - adjust - (lastchar == '\n')) > longest)
489 longest = (endbuff + 1 - start)
[all...]
/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c171 u8t[k] = u8s[start[(a)] + k]; \
173 u8s[start[(a)] + k] = u8s[start[(b)] + k]; \
174 start[(b)] = start[(a)] + disp[(b)]; \
176 u8s[start[(b)] + k] = u8t[k]; \
585 * an illegal start byte or not and if so, issue a proper
1058 do_composition(size_t uv, uchar_t *s, uchar_t *comb_class, uchar_t *start, argument
1097 p = s + start[i];
1105 * If this could be a start o
1397 uchar_t start[U8_MAX_CHARS_A_SEQ]; local
[all...]
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c235 uint_t start = 0; local
279 * Find the start of the instruction's opcode by processing any
284 switch (instr[start]) {
319 start++;
329 if (p->p_model == DATAMODEL_LP64 && (instr[start] & 0xf0) == 0x40)
330 rex = instr[start++];
340 if (instr[start] == FASTTRAP_2_BYTE_OP) {
341 switch (instr[start + 1]) {
359 tp->ftt_code = (instr[start + 1] & 0x0f) | FASTTRAP_JO;
362 *(int32_t *)&instr[start
[all...]
/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c475 diskaddr_t start; local
479 &part, &tag, &flag, &start, &size) != 5) {
491 vtoc->v_part[part].p_start = start;
506 diskaddr_t start; local
510 &part, &tag, &flag, &start, &size) != 5) {
522 efi->efi_parts[part].p_start = start;
537 diskaddr_t start; local
567 &part, &tag, &flag, &start, &size) != 5) {
578 if (!eflag && ((start % nblks) != 0 || (size % nblks) != 0)) {
586 vtoc->v_part[part].p_start = start;
605 diskaddr_t start; local
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c415 int start; local
427 /* From the start to the end. */
448 /* Compute the index to start writing BUF and the resulting position
457 start = 0;
459 start += offset;
468 start = ((section - 1) * (CMDLINE_WIDTH - 1 - CMDLINE_MARGIN)
470 xpos = lpos + 1 - start;
471 start += offset;
475 for (i = start; i < start
1446 grub_memset(void *start, int c, int len) argument
[all...]
/illumos-gate/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;
/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml286 my ($header, $start, $public, $deprecated) = @$headref;
294 push (@listName, [$listName, $listLength - 1, $start, $public]);
321 my ($name, $max, $start) = @$listName;
322 $start = -$start if $start;
326 print Cfile "\t{0, $max, $name, $start}";
384 my ($header, $start, $public, $deprecated) = @$headref;
389 print Hfile "#define\t${pfx_ADT}_$shortName\t$start\n" if $start;
[all...]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dregcomp.c98 static void repeat(struct parse *p, sopno start, int from, int to);
106 static sopno dupl(struct parse *p, sopno start, sopno finish);
503 sopno start = HERE(); local
523 (void) REQUIRE(HERE() != start, REG_BADPAT); /* require nonempty */
727 wint_t start, finish; local
764 start = p_b_symbol(p);
773 finish = start;
774 if (start == finish)
775 CHadd(p, cs, start);
778 (void) REQUIRE((uch)start <
985 repeat(struct parse *p, sopno start, int from, int to) argument
1225 dupl(struct parse *p, sopno start, sopno finish) argument
1365 sop *start; local
[all...]
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_menu.c107 add_entry(grub_menu_t *mp, grub_line_t *start, grub_line_t *end) argument
114 ent->ge_start = start;
265 grub_line_t *line, *start; local
285 for (start = NULL; line != NULL; line = line->gl_next) {
288 if (start != NULL &&
289 (ret = add_entry(mp, start, line->gl_prev)) != 0)
291 start = line;
296 if (start != NULL && (ret = add_entry(mp, start, mp->gm_end)) != 0)
/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c64 timestruc_t start; member in struct:ps
238 p->start = info.pr_start;
386 /* sort by start time */
390 if (cp->start.tv_sec < sp->start.tv_sec)
392 if (cp->start.tv_sec == sp->start.tv_sec &&
393 cp->start.tv_nsec < sp->start.tv_nsec)
440 pp->start
[all...]
/illumos-gate/usr/src/cmd/format/
H A Danalyze.c125 diskaddr_t start, end, curnt; local
147 start = 0;
157 start = scan_lower;
165 (checkmount(start, end))) {
175 (checkswap(start, end))) {
199 if (start < (diskaddr_t)totalsects() &&
208 if (start == 0) {
272 pr_dblock(log_print, start);
280 for (curnt = start; curnt <= end; curnt += size) {
/illumos-gate/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);
/illumos-gate/usr/src/uts/common/fs/
H A Dpathname.c303 char *start = pnp->pn_path; local
304 char *end = start + pnp->pn_pathlen;
306 while (end > start && *(end - 1) == '/')
308 if (pnp->pn_pathlen == end - start)
311 pnp->pn_pathlen = end - start;
327 * Move the component to the start of the buffer

Completed in 117 milliseconds

1234567891011>>