OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_MIXER
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
paths.h
84
#define
_PATH_MIXER
"/dev/mixer"
/src/usr.bin/audiocfg/
audiodev.c
224
_PATH_MIXER
"%u", adev->unit);
229
unlink(
_PATH_MIXER
);
243
if (symlink(mixerpath,
_PATH_MIXER
) == -1) {
244
warn("symlink %s",
_PATH_MIXER
);
/src/tests/include/
t_paths.c
83
{
_PATH_MIXER
, PATH_DEV },
/src/usr.bin/mixerctl/
mixerctl.c
62
static const char mixer_path[] =
_PATH_MIXER
;
/src/usr.bin/aiomixer/
main.c
577
open_device(aio,
_PATH_MIXER
);
Completed in 31 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025