Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SYS_symlink
usr/src/cmd/truss/listopts.c
237
case SYS_symlink: /* set both */
usr/src/lib/libc/port/sys/symlink.c
42
return (syscall(SYS_symlink, path1, path2));