Searched refs:putiocd (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1093 extern int putiocd(mblk_t *, caddr_t, int, cred_t *);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 5933 if ((error = putiocd(bp, strioc->ic_dp, id, crp)) != 0) { in strdoioctl() 6252 error = putiocd(bp, reqp->cq_addr, flag, crp); in strdoioctl()
|
H A D | strsubr.c | 1442 putiocd(mblk_t *bp, char *arg, int flag, cred_t *cr) in putiocd() function
|