OpenGrok
Cross Reference: readconf.c
xref
: /
external
/
openssh
/
readconf.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:orig
2308
char *
orig
, *sdup, *cp;
2314
orig
= sdup = xstrdup(s);
2347
free(
orig
);