Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dl_strplumb.c91 if (error = strioctl(vp, I_PLINK, (intptr_t)fd, 0, K_TO_K, CRED(), &id)) in kstr_plink()
104 K_TO_K, CRED(), &rval)); in kstr_unplink()
112 return (strioctl(vp, I_PUSH, (intptr_t)mod, 0, K_TO_K, CRED(), &rval)); in kstr_push()
120 return (strioctl(vp, I_POP, 0, 0, K_TO_K, CRED(), &rval)); in kstr_pop()
149 return (strioctl(vp, cmd, arg, 0, K_TO_K, CRED(), &rval)); in kstr_ioctl()
H A Diwscons.c375 FKIOCTL, K_TO_K, cred, rvalp); in iwscnioctl()
385 (intptr_t)STRREDIR_MOD, FKIOCTL, K_TO_K, in iwscnioctl()
441 FKIOCTL, K_TO_K, cred, rvalp); in iwscnioctl()
H A Dconsconfig_dacf.c2166 (intptr_t)"ldterm", FKIOCTL, K_TO_K, kcred, &rval); in flush_deferred_console_buf()
2168 (intptr_t)"ttcompat", FKIOCTL, K_TO_K, in flush_deferred_console_buf()
/titanic_41/usr/src/uts/common/ktli/
H A Dt_kopen.c172 error = strioctl(vp, I_FIND, (intptr_t)"timod", 0, K_TO_K, cr, &retval); in t_kopen()
183 error = strioctl(vp, I_PUSH, (intptr_t)"timod", 0, K_TO_K, cr, in t_kopen()
218 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, cr, &retval); in t_kopen()
H A Dt_kgtstate.c92 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, CRED(), in t_kgetstate()
H A Dt_kunbind.c102 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, CRED(), in t_kunbind()
H A Dt_kbind.c119 error = strdoioctl(vp->v_stream, &strioc, FNATIVE, K_TO_K, fp->f_cred, in t_kbind()
/titanic_41/usr/src/uts/common/rpc/
H A Dsvc_gen.c149 error = strioctl(fp->f_vnode, I_STR, (intptr_t)&strioc, 0, K_TO_K, in svc_tli_kcreate()
H A Drpc_subr.c105 error = strioctl(vp, I_FIND, (intptr_t)"timod", 0, K_TO_K, kcred, in rpc_poptimod()
115 error = strioctl(vp, I_POP, 0, 0, K_TO_K, kcred, &ret); in rpc_poptimod()
H A Dclnt_clts.c1605 K_TO_K, cr, &retval); in endpnt_get()
1611 error = strioctl(tiptr->fp->f_vnode, RPC_CLIENT, 0, 0, K_TO_K, in endpnt_get()
1624 K_TO_K, cr, &retval); in endpnt_get()
H A Dsvc_cots.c228 0, K_TO_K, CRED(), &retval); in svc_cots_kcreate()
H A Dclnt_cots.c2141 K_TO_K, kcred, &retval)) { in connmgr_get()
2149 if (i = strioctl(tiptr->fp->f_vnode, RPC_CLIENT, 0, 0, K_TO_K, in connmgr_get()
2167 K_TO_K, kcred, &retval)) { in connmgr_get()
/titanic_41/usr/src/uts/common/syscall/
H A Ducredsys.c82 STR_NOSIG|K_TO_K, CRED(), &rval); in getpeerucred()
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c630 rv = strioctl(lvp, I_POP, 0, 0, K_TO_K, CRED(), &rval); in link_aconsole()
640 FREAD+FWRITE+FNOCTTY, K_TO_K, CRED(), &(cn->sm_muxid))) != 0) { in link_aconsole()
663 K_TO_K, CRED(), &rval) != 0) in link_aconsole()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3016 ASSERT((copyflag & K_TO_K) == 0); in strcopyin_strioctl()
3036 ASSERT(copyflag & K_TO_K); in strcopyin_strioctl()
3049 ASSERT((copyflag & K_TO_K) == 0); in strcopyout_strioctl()
3071 ASSERT(copyflag & K_TO_K); in strcopyout_strioctl()
3209 copyflag = K_TO_K; in strioctl()
3213 ASSERT(copyflag == U_TO_K || copyflag == K_TO_K); in strioctl()
3224 if (copyflag == K_TO_K) in strioctl()
3349 K_TO_K, crp, rvalp)); in strioctl()
4444 (void) strdoioctl(stp, &strioc, flag, K_TO_K, crp, rvalp); in strioctl()
4478 (void) strdoioctl(stp, &strioc, flag, K_TO_K, crp, rvalp); in strioctl()
[all …]
H A Dstrsubr.c1448 ASSERT((flag & (U_TO_K | K_TO_K)) == U_TO_K || in putiocd()
1449 (flag & (U_TO_K | K_TO_K)) == K_TO_K); in putiocd()
1467 error = strcopyin(arg, tmp->b_wptr, count, flag & (U_TO_K|K_TO_K)); in putiocd()
1899 K_TO_K | STR_NOERROR | STR_NOSIG, crp, rvalp); in mlink_file()
2046 K_TO_K | STR_NOERROR | STR_NOSIG, crp, rvalp); in munlink()
4128 ASSERT((copyflag & K_TO_K) == 0); in strcopyin()
4132 ASSERT(copyflag & K_TO_K); in strcopyin()
4145 ASSERT(copyflag & K_TO_K); in strcopyout()
H A Ddriver_lyr.c1956 copymode = (mode & FKIOCTL) ? K_TO_K : U_TO_K; in ldi_ioctl()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c513 _SIOCSOCKFALLBACK, 0, 0, K_TO_K, in sotpi_init()
1721 0, 0, K_TO_K, cr, &rval); in sotpi_accept()
2005 0, 0, K_TO_K, cr, &rval)) != 0) { in sotpi_accept()
4899 0, K_TO_K, cr, &res); in sotpi_getpeername()
5024 0, K_TO_K, cr, &res); in sotpi_getsockname()
6020 error = strioctl(vp, _SIOCSOCKFALLBACK, 0, 0, K_TO_K, in socktpi_plumbioctl()
6085 error = strioctl(vp, cmd, (intptr_t)&kstrlist, mode, K_TO_K, in socktpi_plumbioctl()
H A Dsockstr.c148 error = strioctl(vp, _SIOCSOCKFALLBACK, 0, 0, K_TO_K, CRED(), in so_sock2stream()
2737 return (strioctl(vp, I_ESETSIG, (intptr_t)&ss, mode, K_TO_K, cr, in so_set_asyncsigs()
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h1027 #define K_TO_K 02 /* Kernel to Kernel */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c374 error = strioctl(fp->f_vnode, I_STR, (intptr_t)&strioc, 0, K_TO_K, in nfs_srv_set_sc_versions()