OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:agentsocket
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
ssh-agent.c
1132
char *shell, *format, *pidstr, *
agentsocket
= NULL;
local
1184
agentsocket
= optarg;
1236
if (
agentsocket
== NULL) {
1248
strlcpy(socket_name,
agentsocket
, sizeof socket_name);
[
all
...]
Completed in 190 milliseconds