Searched refs:t_kconnect (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | t_kuser.h | 97 extern int t_kconnect(TIUSER *, struct t_call *, struct t_call *);
|
/illumos-gate/usr/src/uts/common/mapfiles/ |
H A D | tlimod.mapfile | 40 t_kconnect { FLAGS = EXTERN };
|
/illumos-gate/usr/src/uts/common/ktli/ |
H A D | t_kconnect.c | 69 t_kconnect(TIUSER *tiptr, struct t_call *sndcall, struct t_call *rcvcall) in t_kconnect() function
|
/illumos-gate/usr/src/uts/common/rpc/sec/ |
H A D | authdesubr.c | 225 if ((error = t_kconnect(tiptr, server, NULL)) != 0) { in rtime()
|
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/ |
H A D | fake_ktli.c | 236 t_kconnect(TIUSER *tiptr, struct t_call *sndcall, struct t_call *rcvcall) in t_kconnect() function
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_trantcp.c | 615 err = t_kconnect(tiptr, &call, NULL); in smb_nbst_connect()
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1561 t_kconnect.o t_kfree.o t_kgtstate.o t_kopen.o \
|