Searched refs:aout_download (Results 1 – 1 of 1) sorted by relevance
24 static sector_t aout_download(unsigned char *data, unsigned int len, int eof);51 return aout_download; in aout_probe()54 static sector_t aout_download(unsigned char *data, unsigned int len, int eof) in aout_download() function