Searched refs:dir_loc (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/som/
H A Dlst.h37 unsigned char dir_loc[4]; member in struct:som_external_lst_header
H A Dinternal.h193 unsigned int dir_loc; member in struct:som_lst_header
/netbsd-current/external/gpl3/gdb/dist/include/som/
H A Dlst.h37 unsigned char dir_loc[4]; member in struct:som_external_lst_header
H A Dinternal.h193 unsigned int dir_loc; member in struct:som_lst_header
/netbsd-current/external/gpl3/binutils.old/dist/include/som/
H A Dlst.h37 unsigned char dir_loc[4]; member in struct:som_external_lst_header
H A Dinternal.h193 unsigned int dir_loc; member in struct:som_lst_header
/netbsd-current/external/gpl3/binutils/dist/include/som/
H A Dlst.h37 unsigned char dir_loc[4]; member in struct:som_external_lst_header
H A Dinternal.h193 unsigned int dir_loc; member in struct:som_lst_header
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_rrip.h89 char dir_loc [ISODCL ( 4, 11)]; /* 733 */ member in struct:__anon12353
94 char dir_loc [ISODCL ( 4, 11)]; /* 733 */ member in struct:__anon12354
H A Dcd9660_rrip.c317 *ana->inump = isonum_733(p->dir_loc) << ana->imp->im_bshift;
/netbsd-current/sys/fs/udf/
H A Dudf_vfsops.c755 struct long_ad *dir_loc; local
762 dir_loc = &ump->fileset_desc->rootdir_icb;
763 error = udf_get_node(ump, dir_loc, &root_dir, lktype);
H A Dudf_subr.c3345 struct long_ad fsd_loc, *dir_loc; local
3422 dir_loc = NULL;
3425 dir_loc = &ump->fileset_desc->rootdir_icb;
3426 error = udf_get_node(ump, dir_loc, &rootdir_node, LK_EXCLUSIVE);
3436 dir_loc = &ump->fileset_desc->streamdir_icb;
3437 if (udf_rw32(dir_loc->len)) {
3439 error = udf_get_node(ump, dir_loc, &streamdir_node,
/netbsd-current/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c187 t->attr.rr_entry.CL.dir_loc);
197 t->attr.rr_entry.PL.dir_loc);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c1932 dst->dir_loc = bfd_getb32 (src->dir_loc);
2446 loc = bfd_getb32 (ext_lst_header.dir_loc);
6022 if (bfd_seek (abfd, lst_filepos + lst_header->dir_loc, SEEK_SET) != 0)
6689 bfd_putb32 (lst_size, &lst.dir_loc);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c1932 dst->dir_loc = bfd_getb32 (src->dir_loc);
2446 loc = bfd_getb32 (ext_lst_header.dir_loc);
6050 if (bfd_seek (abfd, lst_filepos + lst_header->dir_loc, SEEK_SET) != 0)
6717 bfd_putb32 (lst_size, &lst.dir_loc);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1931 dst->dir_loc = bfd_getb32 (src->dir_loc);
2445 loc = bfd_getb32 (ext_lst_header.dir_loc);
6040 if (bfd_seek (abfd, lst_filepos + lst_header->dir_loc, SEEK_SET) != 0)
6707 bfd_putb32 (lst_size, &lst.dir_loc);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c1932 dst->dir_loc = bfd_getb32 (src->dir_loc);
2446 loc = bfd_getb32 (ext_lst_header.dir_loc);
5967 if (bfd_seek (abfd, lst_filepos + lst_header->dir_loc, SEEK_SET) != 0)
6634 bfd_putb32 (lst_size, &lst.dir_loc);

Completed in 206 milliseconds