Home
last modified time | relevance | path

Searched refs:Inval (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/filesystem/procfs/
H A Dsyscall.rs24 Inval, enumerator
37 _ => SyslogAction::Inval, in from()
72 SyslogAction::Inval => return Err(SystemError::EINVAL), in do_syslog()