Layer: services

Module: usbmuxd

Interfaces

Description:

Daemon for communicating with Apple's iPod Touch and iPhone


Interfaces:

usbmuxd_domtrans( domain )
Summary

Execute a domain transition to run usbmuxd.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

usbmuxd_run( domain , role )
Summary

Execute usbmuxd in the usbmuxd domain, and allow the specified role the usbmuxd domain.

Parameters
Parameter:Description:
domain

Domain allowed access

role

The role to be allowed the usbmuxd domain.

usbmuxd_stream_connect( domain )
Summary

Connect to usbmuxd over a unix domain stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return