Home
last modified time | relevance | path

Searched defs:logout (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dimaplib.py634 def logout(self): member in IMAP4
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2987 pub fn logout(line: *const ::c_char); in logout() function