DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sftp_rmdir
crypto/openssh/sftp-client.h
96
int sftp_rmdir(struct sftp_conn *, const char *);
crypto/openssh/sftp.c
1641
err = sftp_rmdir(conn, path1);