Searched refs:aout_header (Results 1 – 1 of 1) sorted by relevance
83 struct exec *aout_header; in process_file() local134 aout_header = (struct exec *) file_contents; in process_file()135 if (N_MAGIC (*aout_header) == ZMAGIC in process_file()137 || N_MAGIC (*aout_header) == QMAGIC in process_file()