OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spkrfd
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/apmd/
apmd.c
228
int
spkrfd
;
local in function:make_noise
235
spkrfd
= open(_PATH_DEV_SPEAKER, O_WRONLY);
236
if (
spkrfd
== -1) {
255
if (
spkrfd
== -1) {
260
write (
spkrfd
, "o4cc", 2 + howmany);
261
close(
spkrfd
);
Completed in 11 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025