MCPcopy Create free account

hub / github.com/1wilkens/rdm / functions

Functions35 in github.com/1wilkens/rdm

↓ 1 callersFunctiondecode
(buf: &mut BytesMut, idx: usize)
libcommon/src/ipc.rs:77
↓ 1 callersFunctiongenerate_cookie
Generate an authorization cookie
rdm/src/server.rs:191
↓ 1 callersFunctionget_theme_path
(theme_name: T, default: bool)
rdm-greeter/src/ui.rs:194
↓ 1 callersMethodhandle
(&mut self, stream: UnixStream)
rdm/src/ipc.rs:42
↓ 1 callersMethodmessage_type
(&self)
libcommon/src/ipc.rs:23
↓ 1 callersFunctionplain_logger
()
libcommon/src/util.rs:4
↓ 1 callersMethodset_cookie
(&self)
rdm/src/server.rs:97
↓ 1 callersFunctionsetup_logger
()
rdm/src/main.rs:46
↓ 1 callersFunctionsetup_logger
()
rdm-greeter/src/main.rs:14
↓ 1 callersMethodstart_x_process
(&mut self)
rdm/src/server.rs:126
↓ 1 callersMethodstop
(&mut self)
rdm/src/server.rs:69
↓ 1 callersFunctiontouch_auth_file
Generate an auth file based on the run dir and a new uuid and touch it
rdm/src/server.rs:199
Methodcause
(&self)
libcommon/src/error.rs:18
Methoddecode
(&mut self, buf: &mut BytesMut)
libcommon/src/ipc.rs:65
Methoddescription
(&self)
libcommon/src/error.rs:14
Methoddrop
(&mut self)
rdm/src/ipc.rs:60
Methoddrop
(&mut self)
rdm/src/bus.rs:60
Methoddrop
(&mut self)
rdm/src/server.rs:184
Methoddrop
(&mut self)
libgreeter/src/lib.rs:74
Methodencode
(&mut self, msg: IpcMessage, dst: &mut BytesMut)
libcommon/src/ipc.rs:36
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
libcommon/src/error.rs:33
Methodfrom
(err: io::Error)
libgreeter/src/lib.rs:32
Methodfrom
(error: io::Error)
libcommon/src/error.rs:27
Methodfrom_theme
(theme_name: T, greeter: RdmGreeter)
rdm-greeter/src/ui.rs:29
Functionmain
()
rdm/src/main.rs:54
Functionmain
()
rdm-greeter/src/main.rs:24
Methodnew
(logger: L)
rdm/src/ipc.rs:23
Methodnew
(logger: L)
rdm/src/bus.rs:20
Methodnew
(logger: L)
rdm/src/server.rs:34
Methodnew
()
rdm/src/session.rs:6
Methodnew
(logger: L)
libgreeter/src/lib.rs:44
Methodrun
(&mut self)
rdm/src/ipc.rs:32
Methodrun
(&mut self)
rdm/src/bus.rs:38
Methodshow
(&self)
rdm-greeter/src/ui.rs:107
Methodstart
(&mut self)
rdm/src/server.rs:50