Home
last modified time | relevance | path

Searched refs:cpathconf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dpathconf.c54 cpathconf(register vnode_t *vp, int cmd, struct cred *cr) in cpathconf() function
133 retval = cpathconf(fp->f_vnode, name, fp->f_cred); in fpathconf()
153 retval = cpathconf(vp, name, CRED()); in pathconf()