Home
last modified time | relevance | path

Searched refs:MON_ALOG (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dmonitor.c192 #define MON_ALOG 0x0020 /* Log auth attempt without authenticating */ macro
345 if (ent->flags & (MON_AUTHDECIDE|MON_ALOG)) { in monitor_child_preauth()