Home
last modified time | relevance | path

Searched defs:AUTH (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_smtplib.py830 AUTH = 99 # Add protocol state to enable auth testing. variable in SimSMTPChannel
[all...]
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs55 pub const AUTH: Self = Self(c::EAUTH); consts

Completed in 4 milliseconds