Searched refs:mhd (Results 1 – 10 of 10) sorted by relevance
1295 struct vms_mhd *mhd; in vms_lib_bopen() local1334 mhd = (struct vms_mhd *)buf; in vms_lib_bopen()1336 if (mhd->id != MHD__C_MHDID) in vms_lib_bopen()1339 el->selective_search = (mhd->objstat & MHD__M_SELSRC) ? 1 : 0; in vms_lib_bopen()1340 el->mtime = vms_rawtime_to_time_t (mhd->datim); in vms_lib_bopen()1398 struct vms_mhd *mhd; in _bfd_vms_lib_get_module() local1411 mhd = (struct vms_mhd *) buf; in _bfd_vms_lib_get_module()1412 if (mhd->id != MHD__C_MHDID) in _bfd_vms_lib_get_module()1428 res->selective_search = (mhd->objstat & MHD__M_SELSRC) ? 1 : 0; in _bfd_vms_lib_get_module()1429 res->mtime = vms_rawtime_to_time_t (mhd->datim); in _bfd_vms_lib_get_module()[all …]
6133 struct vms_emh_mhd *mhd = (struct vms_emh_mhd *) rec; in evax_bfd_print_emh() local6139 if (rec_len < sizeof (* mhd)) in evax_bfd_print_emh()6145 fprintf (file, _(" structure level: %u\n"), mhd->strlvl); in evax_bfd_print_emh()6147 (unsigned) bfd_getl32 (mhd->recsiz)); in evax_bfd_print_emh()6148 name = (unsigned char *) (mhd + 1); in evax_bfd_print_emh()
1265 * vms-lib.c (_bfd_vms_lib_get_module): Test mhd->id earlier.
1292 struct vms_mhd *mhd; in vms_lib_bopen() local1331 mhd = (struct vms_mhd *)buf; in vms_lib_bopen()1333 if (mhd->id != MHD__C_MHDID) in vms_lib_bopen()1336 el->selective_search = (mhd->objstat & MHD__M_SELSRC) ? 1 : 0; in vms_lib_bopen()1337 el->mtime = vms_rawtime_to_time_t (mhd->datim); in vms_lib_bopen()1395 struct vms_mhd *mhd; in _bfd_vms_lib_get_module() local1408 mhd = (struct vms_mhd *) buf; in _bfd_vms_lib_get_module()1409 if (mhd->id != MHD__C_MHDID) in _bfd_vms_lib_get_module()1425 res->selective_search = (mhd->objstat & MHD__M_SELSRC) ? 1 : 0; in _bfd_vms_lib_get_module()1426 res->mtime = vms_rawtime_to_time_t (mhd->datim); in _bfd_vms_lib_get_module()[all …]
5949 struct vms_emh_mhd *mhd = (struct vms_emh_mhd *) rec; in evax_bfd_print_emh() local5955 if (rec_len < sizeof (* mhd)) in evax_bfd_print_emh()5961 fprintf (file, _(" structure level: %u\n"), mhd->strlvl); in evax_bfd_print_emh()5963 (unsigned) bfd_getl32 (mhd->recsiz)); in evax_bfd_print_emh()5964 name = (unsigned char *) (mhd + 1); in evax_bfd_print_emh()
59 struct mhddef *mhd; in VMS_get_member_info() local77 mhd = (struct mhddef *) filename; in VMS_get_member_info()84 val = decc$fix_time (&mhd->mhd$l_datim) + timezone - daylight*3600; in VMS_get_member_info()
22300 … Mark H. David mailto:mhd&gensym.com