Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dmonitor.h79 struct monitor *monitor_init(void);
H A Dmonitor.c1814 monitor_init(void) in monitor_init() function
H A Dsshd.c491 pmonitor = monitor_init(); in privsep_preauth()