Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dmonitor.h78 struct monitor *monitor_init(void);
H A Dsshd.c596 pmonitor = monitor_init(); in privsep_preauth()
H A Dmonitor.c1770 monitor_init(void) in monitor_init() function