OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APM_IOC_GETPOWER
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/apm/
apmio.h
63
#define
APM_IOC_GETPOWER
_IOWR('A', 3, struct apm_power_info) /* fetch battery state */
apm.c
812
case
APM_IOC_GETPOWER
:
/src/usr.sbin/apm/
apm.c
239
if (ioctl(fd,
APM_IOC_GETPOWER
,
241
err(1, "ioctl(
APM_IOC_GETPOWER
)");
/src/sys/arch/macppc/dev/
apm.c
298
case
APM_IOC_GETPOWER
:
/src/usr.sbin/apmd/
apmd.c
103
if (ioctl(fd,
APM_IOC_GETPOWER
, &bstate) == 0) {
/src/sys/dev/hpc/apm/
apmdev.c
853
case
APM_IOC_GETPOWER
:
/src/sys/arch/sparc/dev/
tctrl.c
1114
case
APM_IOC_GETPOWER
:
/src/sys/arch/arm/xscale/
pxa2x0_apm.c
571
case
APM_IOC_GETPOWER
:
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1126
unsigned IOCTL_APM_IOC_GETPOWER =
APM_IOC_GETPOWER
;
sanitizer_interceptors_ioctl_netbsd.inc
133
_(
APM_IOC_GETPOWER
, READWRITE, struct_apm_power_info_sz);
Completed in 24 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025