Searched refs:mhd (Results 1 – 7 of 7) 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.
6136 struct vms_emh_mhd *mhd = (struct vms_emh_mhd *) rec; in evax_bfd_print_emh() local6142 if (rec_len < sizeof (* mhd)) in evax_bfd_print_emh()6145 "EMH_MHD", (unsigned) sizeof (*mhd)); in evax_bfd_print_emh()6149 fprintf (file, _(" structure level: %u\n"), mhd->strlvl); in evax_bfd_print_emh()6151 (unsigned) bfd_getl32 (mhd->recsiz)); in evax_bfd_print_emh()6152 name = (unsigned char *) (mhd + 1); in evax_bfd_print_emh()
22300 … Mark H. David mailto:mhd&gensym.com