OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpptr
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
readconf.c
358
char **
cpptr
, fwdarg[256];
local
610
cpptr
= (char **)&options->system_hostfiles;
620
cpptr
[(*uintptr)++] = xstrdup(arg);
626
cpptr
= (char **)&options->user_hostfiles;
[
all
...]
Completed in 1544 milliseconds