NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
preserve_fd_acls
bin/cp/extern.h
59
int preserve_fd_acls(int, int);
bin/cp/utils.c
262
if (pflag && preserve_fd_acls(from_fd, to_fd) != 0)