OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_audioctl_rw
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/dev/audio/
audiotest.c
1411
void
test_audioctl_rw
(int);
7062
test_audioctl_rw
(int openmode)
function in typeref:typename:void
7086
DEF(audioctl_rw_RDONLY) {
test_audioctl_rw
(O_RDONLY); }
7087
DEF(audioctl_rw_WRONLY) {
test_audioctl_rw
(O_WRONLY); }
7088
DEF(audioctl_rw_RDWR) {
test_audioctl_rw
(O_RDWR); }
audiotest.c
1411
void
test_audioctl_rw
(int);
7062
test_audioctl_rw
(int openmode)
function in typeref:typename:void
7086
DEF(audioctl_rw_RDONLY) {
test_audioctl_rw
(O_RDONLY); }
7087
DEF(audioctl_rw_WRONLY) {
test_audioctl_rw
(O_WRONLY); }
7088
DEF(audioctl_rw_RDWR) {
test_audioctl_rw
(O_RDWR); }
Completed in 29 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025