HomeSort by relevance Sort by last modified time
    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 190 milliseconds