Module k_user_drv

Function Index

interfaces/1
server/2
server/3
start/0
start/1
start/2
start/3

Function Details

interfaces/1

interfaces(UserDrv::pid()) -> [{current_group, pid()}]

server/2

server(Pid, Shell) -> any()

server/3

server(Iname, Oname, Shell) -> any()

start/0

start() -> pid()

start/1

start(Args) -> any()

start/2

start(Pname, Shell) -> any()

start/3

start(Iname, Oname, Shell) -> any()


Generated by EDoc