OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apmevent
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/apmd/
apmd.c
305
struct apm_event_info
apmevent
;
local in function:main
448
while (ioctl(ctl_fd, APM_IOC_NEXTEVENT, &
apmevent
) == 0) {
450
syslog(LOG_DEBUG, "
apmevent
%04x index %d",
apmevent
.type,
451
apmevent
.index);
452
switch (
apmevent
.type) {
Completed in 33 milliseconds
Indexes created Thu Oct 30 16:09:53 GMT 2025