OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aubuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/cdplay/
cdplay.c
152
u_char *audata, *
aubuf
;
member in struct:__anon2e93dcf70108
387
da.
aubuf
= malloc(da.fpw * CDDA_SIZE);
388
if (da.
aubuf
== NULL) {
886
aulen = readaudio(fd, da.lba_current, fpw, da.
aubuf
);
888
(void)write(da.afd, da.
aubuf
, aulen);
cdplay.c
152
u_char *audata, *
aubuf
;
member in struct:__anon2e93dcf70108
387
da.
aubuf
= malloc(da.fpw * CDDA_SIZE);
388
if (da.
aubuf
== NULL) {
886
aulen = readaudio(fd, da.lba_current, fpw, da.
aubuf
);
888
(void)write(da.afd, da.
aubuf
, aulen);
Completed in 23 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025