Searched defs:check (Results 1 – 17 of 17) sorted by relevance
30 let check = check_unshare_flags(unshare_flags)?; in sys_unshare() localVariable41 let check = check_unshare_flags(flags)?; in sys_setns() localVariable
24 pub fn check(cmd: UserCommand) -> UAddInfo { in check() method194 pub fn check(cmd: UserCommand) -> UDelInfo { in check() method250 pub fn check(cmd: UserCommand) -> UModInfo { in check() method358 pub fn check(cmd: PasswdCommand) -> PasswdInfo { in check() method515 pub fn check(cmd: GroupCommand) -> GAddInfo { in check() method561 pub fn check(cmd: GroupCommand) -> GDelInfo { in check() method625 pub fn check(cmd: GroupCommand) -> GModInfo { in check() method
2 pub mod check; module
7 check: target
8 check: target
1 pub mod check; module
8 mod check; module
11 mod check; module
35 check: ECHO target
113 pub fn check(prog: &[u8]) -> Result<(), Error> { in check() function
673 let check = self in map_phys() localVariable703 let check = self in map_phys_with_flags() localVariable
140 pub fn check(&self, max: i32) -> bool { in check() method195 pub fn check(&self, chars_per_line: i32) -> bool { in check() method