OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hdra
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/aout2hux/
aout2hux.c
374
#define
hdra
(&buf.u_aout)
macro
386
if (fread(
hdra
, sizeof(struct aout_m68k), 1, fp) != 1) {
391
if ((i = AOUT_GET_MAGIC(
hdra
)) != AOUT_OMAGIC && i != AOUT_NMAGIC)
394
if (open_aout(fn,
hdra
, inf))
418
if (fread(
hdra
+ 1,
433
#undef
hdra
aout2hux.c
374
#define
hdra
(&buf.u_aout)
macro
386
if (fread(
hdra
, sizeof(struct aout_m68k), 1, fp) != 1) {
391
if ((i = AOUT_GET_MAGIC(
hdra
)) != AOUT_OMAGIC && i != AOUT_NMAGIC)
394
if (open_aout(fn,
hdra
, inf))
418
if (fread(
hdra
+ 1,
433
#undef
hdra
Completed in 45 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025