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

  /src/usr.bin/audio/play/
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
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

Completed in 50 milliseconds