xref
: /
netbsd-src
/
usr.sbin
/
hdaudioctl
/
hdaudioctl.h
(revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
extern
int
hdaudioctl_graph
(
int
fd
,
int
argc
,
char
*
argv
[]);
2
__dead
extern
void
usage
(
void
);
3