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