OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mm_is_monitor
(Results
1 - 6
of
6
) sorted by null
/external/openssh/
monitor_wrap.h
41
int
mm_is_monitor
(void);
auth.c
259
if (use_privsep && !
mm_is_monitor
() && !authctxt->postponed)
auth-pam.c
601
if (sshpam_handle == NULL || (use_privsep && !
mm_is_monitor
()))
monitor_wrap.c
118
mm_is_monitor
(void)
function
[
all
...]
session.c
[
all
...]
sshd.c
[
all
...]
Completed in 42 milliseconds