Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dhashed_db.c80 drop_connection(DB * db) in drop_connection() function
187 drop_connection(db); in _nc_db_close()
/dragonfly/crypto/openssh/
H A Dsshd.c848 drop_connection(int sock, int startups, int notify_pipe) function
1279 if (drop_connection(*newsock, startups, startup_p[0])) {