Layer: services

Module: apm

Description:

Advanced power management daemon

Interfaces:

apm_append_log( domain )
Summary

Append to apm's log file.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
apm_domtrans_client( domain )
Summary

Execute APM in the apm domain.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
apm_rw_stream_socket( domain )
Summary

Read and write to an apm unix stream socket.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
apm_stream_connect( domain )
Summary

Connect to apmd over an unix stream socket.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
apm_use_fd( domain )
Summary

Use file descriptors for apmd.

Parameters
Parameter:Description:Optional:
domain The type of the process performing this action. No
apm_write_pipe( domain )
Summary

Write to apmd unnamed pipes.

Parameters
Parameter:Description:Optional:
domain The type of the process performing this action. No
Return