Searched defs:K_TO_K (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c515 _SIOCSOCKFALLBACK, 0, 0, K_TO_K,
1730 0, 0, K_TO_K, cr, &rval); local
2014 0, 0, K_TO_K, cr, &rval)) != 0) {
4934 0, K_TO_K, cr, &res);
5059 0, K_TO_K, cr, &res);
6055 error = strioctl(vp, _SIOCSOCKFALLBACK, 0, 0, K_TO_K,
6120 error = strioctl(vp, cmd, (intptr_t)&kstrlist, mode, K_TO_K,
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1027 #define K_TO_K 02 /* Kernel to Kernel */ macro

Completed in 58 milliseconds