OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_pty_flag
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
auth-options.h
28
extern int
no_pty_flag
;
auth-options.c
45
int
no_pty_flag
= 0;
variable
68
no_pty_flag
= 0;
137
no_pty_flag
= 1;
639
no_pty_flag
|= cert_no_pty_flag;
monitor.c
475
if (!
no_pty_flag
) {
[
all
...]
session.c
[
all
...]
Completed in 756 milliseconds