Home
last modified time | relevance | path

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

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