Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
attr_remove
src/system/kernel/fs/vfs.cpp
10047
return attr_remove(fd, name, false);
src/system/kernel/fs/vfs.cpp
8888
return attr_remove(fd, name, true);
src/tools/fs_shell/vfs.cpp
5678
return attr_remove(fd, name, true);