Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SYS_chown
usr/src/cmd/truss/listopts.c
250
case SYS_chown: /* set both */
usr/src/lib/libc/port/sys/chown.c
46
return (syscall(SYS_chown, name, uid, gid));