Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_SYMLINK
src/add-ons/kernel/file_systems/bfs/kernel_interface.cpp
1070
status = Inode::Create(transaction, directory, name, S_SYMLINK | 0777,
src/add-ons/kernel/file_systems/ext2/kernel_interface.cpp
792
status = Inode::Create(transaction, directory, name, S_SYMLINK | 0777,