Searched refs:ldi_mlink_lh (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | sunldi_impl.h | 74 extern int ldi_mlink_lh(vnode_t *, int, intptr_t, cred_t *, int *);
|
/titanic_50/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 1219 ldi_mlink_lh(vnode_t *vp, int cmd, intptr_t arg, cred_t *crp, int *rvalp) in ldi_mlink_lh() function
|
H A D | streamio.c | 4361 return (ldi_mlink_lh(vp, cmd, arg, crp, rvalp)); in strioctl()
|