FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
local_is_dir
crypto/openssh/sftp.c
674
if (g.gl_matchc > 1 && dst != NULL && !local_is_dir(dst)) {
crypto/openssh/sftp.c
691
if (local_is_dir(dst)) {