play.c | 58 static ssize_t audioctl_write_fromhdr(void *, size_t, int, 364 if ((hdrlen = audioctl_write_fromhdr(addr, 431 hdrlen = audioctl_write_fromhdr(buffer, nr, audiofd, &datasize, file, &conv); 474 audioctl_write_fromhdr(void *hdr, size_t fsz, int fd, off_t *datasize, const char *file, convert *conv) function in typeref:typename:ssize_t
|