FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sftp_rm
crypto/openssh/sftp-client.h
90
int sftp_rm(struct sftp_conn *, const char *);
crypto/openssh/sftp.c
1627
err = sftp_rm(conn, g.gl_pathv[i]);