FILE_AU
(!NetEndian && file_type == FILE_AU) ||
static int File_type = FILE_AU; /* audio file type */
File_type = FILE_AU;
File_type = FILE_AU;
File_type = FILE_AU;
File_type = FILE_AU;
(!NetEndian && File_type == FILE_AU) ||
err = (AudioError) audio_rewrite_filesize(getfd(), FILE_AU,
err = (AudioError) audio_write_filehdr(getfd(), &ohdr, FILE_AU,
case FILE_AU:
case FILE_AU:
if (*file_type == FILE_AU && hdrp->data_size != AUDIO_UNKNOWN_SIZE) {
*file_type = FILE_AU;
if (S_ISFIFO(fd_stat.st_mode) && (*file_type == FILE_AU)) {
case FILE_AU: