Home
last modified time | relevance | path

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

/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Daccount.c1103 bool recent_ok = false; in mychan_pick_candidate() local
1123 recent_ok = MOWGLI_LIST_LENGTH(&user(mt)->logins) > 0 || in mychan_pick_candidate()
1137 if (hi_level == level && (!recent_ok || hi_recent_ok)) in mychan_pick_candidate()
1144 hi_recent_ok = recent_ok; in mychan_pick_candidate()