/src/sys/arch/x68k/stand/aout2hux/ |
aout2hux.c | 70 static int open_aout(const char *fn, struct aout_m68k *hdr, 139 open_aout(const char *fn, struct aout_m68k *hdr, struct exec_info *inf) function in typeref:typename:int 394 if (open_aout(fn, hdra, inf))
|
aout2hux.c | 70 static int open_aout(const char *fn, struct aout_m68k *hdr, 139 open_aout(const char *fn, struct aout_m68k *hdr, struct exec_info *inf) function in typeref:typename:int 394 if (open_aout(fn, hdra, inf))
|
aout2hux.c | 70 static int open_aout(const char *fn, struct aout_m68k *hdr, 139 open_aout(const char *fn, struct aout_m68k *hdr, struct exec_info *inf) function in typeref:typename:int 394 if (open_aout(fn, hdra, inf))
|