Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/dev/
H A Dsdev_ptsops.c291 devpts_lookup(struct vnode *dvp, char *nm, struct vnode **vpp, in devpts_lookup() function
340 error = devpts_lookup(dvp, nm, &vp, NULL, 0, NULL, cred, ct, NULL, in devpts_create()
408 VOPNAME_LOOKUP, { .vop_lookup = devpts_lookup },