Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SYS_fchmod
usr/src/cmd/truss/listopts.c
246
case SYS_fchmod: /* set both */
usr/src/lib/libc/port/sys/chmod.c
56
return (syscall(SYS_fchmod, fd, mode));