OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ahdr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/common/
exec_sub.c
251
struct exec *
ahdr
;
local in function:xk_load
263
ahdr
= buf;
266
if (N_GETMAGIC(*
ahdr
) == NMAGIC) {
278
if ((u = N_GETMID(*
ahdr
)) != MID_M68K)
285
xk_aout(xarg,
ahdr
);
exec_sub.c
251
struct exec *
ahdr
;
local in function:xk_load
263
ahdr
= buf;
266
if (N_GETMAGIC(*
ahdr
) == NMAGIC) {
278
if ((u = N_GETMID(*
ahdr
)) != MID_M68K)
285
xk_aout(xarg,
ahdr
);
Completed in 78 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025