OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_rflag
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
sftp.c
87
int
global_rflag
= 0;
variable
573
if (pathname_is_dir(g.gl_pathv[i]) && (rflag ||
global_rflag
)) {
658
if (pathname_is_dir(g.gl_pathv[i]) && (rflag ||
global_rflag
)) {
[
all
...]
Completed in 37 milliseconds