Home
last modified time | relevance | path

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

/dflybsd-src/games/rogue/
H A Dspec_hit.c52 static void drop_level(void);
86 drop_level(); in special_hit()
411 drop_level(void) in drop_level() function
/dflybsd-src/crypto/openssh/
H A Dsshd.c564 LogLevel drop_level = SYSLOG_LEVEL_VERBOSE; in drop_connection() local
568 drop_level = SYSLOG_LEVEL_INFO; in drop_connection()
589 drop_level = SYSLOG_LEVEL_INFO; in drop_connection()
597 drop_level = SYSLOG_LEVEL_INFO; in drop_connection()
606 do_log2(drop_level, "drop connection #%d from [%s]:%d on [%s]:%d %s", in drop_connection()