Searched refs:rsec (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dclock_subr.c130 time_t rsec; /* remainder seconds */ local
141 rsec = secs % SECDAY;
162 dt->dt_hour = rsec / 3600;
163 rsec = rsec % 3600;
164 dt->dt_min = rsec / 60;
165 rsec = rsec % 60;
166 dt->dt_sec = rsec;
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/tostools/libtos/
H A Dahdi.c45 ahdi_getparts(dd, ptable, rsec, esec)
48 u_int rsec,
55 root = disk_read(dd, rsec, 1);
57 rv = rsec + (rsec == 0);
61 if (rsec == AHDI_BBLOCK)
81 p->start = part->ap_st + rsec;
83 p->rsec = rsec;
H A Dahdi.h82 u_int rsec; member in struct:__anon5798
H A Dahdilbl.h122 u_int rsec; member in struct:__anon5800
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/tostools/aptck/
H A Ddisklbl.c216 if (p1->rsec < p2->rsec)
218 if (p1->rsec > p2->rsec)
255 p1->rsec, p1->rent, p1->id,
267 printf("FATAL: clash with %u/%u\n", p2->rsec, p2->rent);
271 printf("FATAL: clash with %u/%u\n", p2->rsec, p2->rent);
301 ahdi_getparts(dd, rsec, esec)
303 u_int rsec,
310 root = disk_read(dd, rsec,
[all...]
H A Daptck.h54 u_int rsec; member in struct:__anon5793
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/edahdi/
H A Dedahdi.c65 u_int rsec; member in struct:__anon5789
259 p->rsec, p->rent, p->id, p->start, p->end, megs);
396 ahdi_getparts(fd, ptable, rsec, esec)
399 u_int rsec,
406 root = disk_read(fd, rsec, 1);
408 rv = rsec + (rsec == 0);
412 if (rsec == AHDI_BBLOCK)
439 p->start = part->ap_st + rsec;
441 p->rsec
485 u_int rsec; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/ahdilabel/
H A Dread.c102 read_rsec (int fd, struct ahdi_ptable *ptable, u_int rsec, u_int esec, int flags) argument
109 if ((root = disk_read (fd, rsec, 1)) == NULL) {
113 if (rsec == AHDI_BBLOCK) {
129 printf ("Found partitions at sector %u:\n", rsec);
154 if (((part->ap_st + rsec) > ptable->secperunit ||
155 (part->ap_st + rsec + part->ap_size -1) >
174 ptable->parts[ptable->nparts].root = rsec;
176 part->ap_st + rsec;
H A Dwrite.c56 u_int rsec; local
179 rsec = ptable->parts[i].root;
192 rsec;
231 ptable->parts[i+1].start - rsec;
243 if (!disk_write (fd, rsec, 1, root)) {
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/installboot/
H A Ddisklabel.c194 ahdi_getparts(fd, rsec, esec, alab)
196 daddr_t rsec,
204 ro = rsec * AHDI_BSIZE;
214 if (rsec == AHDI_BBLOCK)
239 p->ap_st = part->ap_st + rsec;
/netbsd-6-1-5-RELEASE/sbin/fsdb/
H A Dfsdb.c1248 dotime(char *name, int32_t *rsec, int32_t *rnsec) argument
1296 *rsec = iswap32(sec);
1303 int32_t rsec, nsec; local
1305 if (dotime(argv[1], &rsec, &nsec))
1307 DIP_SET(curinode, mtime, rsec);
1316 int32_t rsec, nsec; local
1318 if (dotime(argv[1], &rsec, &nsec))
1320 DIP_SET(curinode, atime, rsec);
1329 int32_t rsec, nsec; local
1331 if (dotime(argv[1], &rsec,
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Ddisksubr.c532 u_int rsec, u_int esec, struct ahdi_ptbl *apt)
543 bp->b_blkno = rsec;
544 bp->b_cylinder = rsec / secpercyl;
547 rv = rsec + (rsec == 0);
552 if (rsec == AHDI_BBLOCK)
574 p->ap_st = part->ap_st + rsec;
531 ahdi_getparts(dev_t dev, void (*strat)(struct buf *), u_int secpercyl, u_int rsec, u_int esec, struct ahdi_ptbl *apt) argument
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_wwv.c562 int rsec; /* seconds counter */ member in struct:wwvunit
913 * starting at an arbitrary time. The rsec ramp counts the 60 seconds of
915 * mphase ramp. The rsec ramp drives the seconds state machine to
1213 up->rsec = (60 - sp->mepoch / SECOND) % 60;
1783 nsec = up->rsec;
1784 up->rsec++;
2024 up->rsec = 0;
2076 pp->second = up->rsec;
2200 up->rsec - 1, up->status, up->gain, up->yepoch,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c780 asection *rsec; local
800 rsec = _bfd_elf_gc_mark_rsec (info, sec, gc_mark_hook, cookie);
803 if (rsec)
805 REQUIRE (rsec->owner == abfd);
806 this_inf->u.fde.next_for_section = elf_fde_list (rsec);
807 elf_fde_list (rsec) = this_inf;
H A Dmmo.c1835 asection *rsec; local
1851 rsec
1854 rsec->flags |= SEC_LINKER_CREATED;
1855 rsec->vma = z * 8;
1856 loc = mmo_get_loc (rsec, z * 8, (255 - z) * 8);
H A Delf64-ppc.c5744 asection *rsec;
5748 rsec = NULL;
5750 return rsec;
5782 rsec = fh->elf.root.u.def.section;
5787 &rsec, NULL) != (bfd_vma) -1)
5790 rsec = h->root.u.def.section;
5794 rsec = h->root.u.c.p->section;
5806 rsec = bfd_section_from_elf_index (sec->owner, sym->st_shndx);
5807 opd = get_opd_info (rsec);
5810 rsec
5740 asection *rsec; local
[all...]
H A Delf32-ppc.c5407 asection *rsec = htab->relgot;
5413 rsec->size += need * (sizeof (Elf32_External_Rela) / 4);
7389 asection *rsec = htab->relgot;
7401 loc = rsec->contents;
7402 loc += (rsec->reloc_count++
7427 loc = rsec->contents;
7428 loc += (rsec->reloc_count++
5394 asection *rsec = htab->relgot; local
7373 asection *rsec = htab->relgot; local
H A Dxcofflink.c2961 asection *rsec;
2963 rsec = xcoff_data (sec->owner)->csects[rel->r_symndx];
2964 if (rsec != NULL
2965 && (rsec->flags & SEC_MARK) == 0)
2967 if (!xcoff_mark (info, rsec))
2950 asection *rsec; local
H A Delflink.c11539 asection *rsec;
11541 rsec = _bfd_elf_gc_mark_rsec (info, sec, gc_mark_hook, cookie);
11542 if (rsec && !rsec->gc_mark)
11544 if (bfd_get_flavour (rsec->owner) != bfd_target_elf_flavour)
11545 rsec->gc_mark = 1;
11546 else if (!_bfd_elf_gc_mark (info, rsec, gc_mark_hook))
11525 asection *rsec; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf-eh-frame.c780 asection *rsec; local
800 rsec = _bfd_elf_gc_mark_rsec (info, sec, gc_mark_hook, cookie);
803 if (rsec)
805 REQUIRE (rsec->owner == abfd);
806 this_inf->u.fde.next_for_section = elf_fde_list (rsec);
807 elf_fde_list (rsec) = this_inf;
H A Dmmo.c1835 asection *rsec; local
1851 rsec
1854 rsec->flags |= SEC_LINKER_CREATED;
1855 rsec->vma = z * 8;
1856 loc = mmo_get_loc (rsec, z * 8, (255 - z) * 8);
H A Delf64-ppc.c5737 asection *rsec;
5741 rsec = NULL;
5743 return rsec;
5775 rsec = fh->elf.root.u.def.section;
5780 &rsec, NULL) != (bfd_vma) -1)
5783 rsec = h->root.u.def.section;
5787 rsec = h->root.u.c.p->section;
5799 rsec = bfd_section_from_elf_index (sec->owner, sym->st_shndx);
5800 opd = get_opd_info (rsec);
5803 rsec
5733 asection *rsec; local
[all...]
H A Delf32-ppc.c5404 asection *rsec = htab->relgot;
5410 rsec->size += need * (sizeof (Elf32_External_Rela) / 4);
7386 asection *rsec = htab->relgot;
7398 loc = rsec->contents;
7399 loc += (rsec->reloc_count++
7424 loc = rsec->contents;
7425 loc += (rsec->reloc_count++
5391 asection *rsec = htab->relgot; local
7370 asection *rsec = htab->relgot; local
H A Dxcofflink.c2965 asection *rsec;
2967 rsec = xcoff_data (sec->owner)->csects[rel->r_symndx];
2968 if (rsec != NULL
2969 && (rsec->flags & SEC_MARK) == 0)
2971 if (!xcoff_mark (info, rsec))
2954 asection *rsec; local
H A Delflink.c11540 asection *rsec;
11542 rsec = _bfd_elf_gc_mark_rsec (info, sec, gc_mark_hook, cookie);
11543 if (rsec && !rsec->gc_mark)
11545 if (bfd_get_flavour (rsec->owner) != bfd_target_elf_flavour)
11546 rsec->gc_mark = 1;
11547 else if (!_bfd_elf_gc_mark (info, rsec, gc_mark_hook))
11526 asection *rsec; local

Completed in 425 milliseconds