OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rmtree
usr.sbin/smtpd/queue_fs.c
190
if (rmtree(path, 0) == -1)
usr.sbin/smtpd/smtpd.c
1263
rmtree("/", 1);
usr.sbin/smtpd/smtpd.h
1701
int rmtree(char *, int);