Searched refs:t_ksndudata (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | t_kuser.h | 102 extern int t_ksndudata(TIUSER *, struct t_kunitdata *, frtn_t *);
|
/titanic_50/usr/src/uts/common/ktli/ |
H A D | t_ksndudat.c | 65 t_ksndudata(TIUSER *tiptr, struct t_kunitdata *unitdata, frtn_t *frtn) in t_ksndudata() function
|
/titanic_50/usr/src/uts/common/rpc/sec/ |
H A D | authdesubr.c | 128 if ((error = t_ksndudata(tiptr, unitdata, NULL)) != in rtime()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 350 if (error = t_ksndudata(tiptr, &sudata, (frtn_t *)NULL)) { in nd_send_data()
|
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 523 NO_UNLOAD_STUB(tlimod, t_ksndudata, nomod_zero);
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 634 NO_UNLOAD_STUB(tlimod, t_ksndudata, nomod_zero);
|