Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpathconf
usr/src/uts/common/syscall/pathconf.c
133
retval = cpathconf(fp->f_vnode, name, fp->f_cred);
usr/src/uts/common/syscall/pathconf.c
153
retval = cpathconf(vp, name, CRED());