Home
last modified time | relevance | path

Searched refs:from_anything (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/
H A Dunistd.rs3109 fn from_anything<F>(f: F) -> Result<Option<Self>> in from_anything() functions
3158 User::from_anything(|pwd, cbuf, cap, res| { in from_uid()
3181 User::from_anything(|pwd, cbuf, cap, res| { in from_name()
3233 fn from_anything<F>(f: F) -> Result<Option<Self>> in from_anything() functions
3284 Group::from_anything(|grp, cbuf, cap, res| { in from_gid()
3309 Group::from_anything(|grp, cbuf, cap, res| { in from_name()

Completed in 4 milliseconds