Searched refs:Tauth (Results 1 – 2 of 2) sorted by relevance
95 Auth(Tauth),331 pub struct Tauth { struct
452 fn auth(&mut self, _auth: &Tauth) -> io::Result<Rauth> { in auth()