Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor.h81 struct monitor *monitor_init(void);
H A Dsshd-session.c344 pmonitor = monitor_init(); in privsep_preauth()
H A Dmonitor.c1935 monitor_init(void) in monitor_init() function