OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_privileged_port
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
readconf.h
41
int
use_privileged_port
; /* Don't use privileged port if false. */
member in struct:__anon12454
roaming_client.c
265
options.tcp_keep_alive, options.
use_privileged_port
,
readconf.c
442
intptr = &options->
use_privileged_port
;
1136
options->
use_privileged_port
= -1;
[
all
...]
ssh.c
384
options.
use_privileged_port
= 0;
797
options.
use_privileged_port
,
799
original_effective_uid == 0 && options.
use_privileged_port
,
[
all
...]
Completed in 1362 milliseconds