HomeSort by: relevance | last modified time | path
    Searched defs:open_aout (Results 1 - 3 of 3) sorted by relevancy

  /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))

Completed in 42 milliseconds