/illumos-gate/usr/src/uts/common/rpc/sec/ |
H A D | authdesubr.c | 108 (void) t_kclose(tiptr, 1); in rtime() 117 (void) t_kclose(tiptr, 1); in rtime() 134 (void) t_kclose(tiptr, 1); in rtime() 146 (void) t_kclose(tiptr, 1); in rtime() 154 (void) t_kclose(tiptr, 1); in rtime() 163 (void) t_kclose(tiptr, 1); in rtime() 180 (void) t_kclose(tiptr, 1); in rtime() 191 (void) t_kclose(tiptr, 1); in rtime() 202 (void) t_kclose(tiptr, 1); in rtime() 218 (void) t_kclose(tiptr, 1); in rtime() [all …]
|
/illumos-gate/usr/src/uts/common/ktli/ |
H A D | t_kclose.c | 63 t_kclose(TIUSER *tiptr, int callclosef) in t_kclose() function
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_net.c | 926 (void) t_kclose(tiptr, 0); in iscsi_net_interface() 931 (void) t_kclose(tiptr, 0); in iscsi_net_interface() 959 (void) t_kclose(tiptr6, 0); in iscsi_net_interface() 962 (void) t_kclose(tiptr6, 0); in iscsi_net_interface()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | t_kuser.h | 96 extern int t_kclose(TIUSER *, int);
|
/illumos-gate/usr/src/uts/common/mapfiles/ |
H A D | tlimod.mapfile | 39 t_kclose { FLAGS = EXTERN };
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 657 (void) t_kclose(tiptr, 0); in whoami() 677 (void) t_kclose(tiptr, 0); in whoami() 807 (void) t_kclose(tiptr, 0); in whoami() 1106 (void) t_kclose(tiptr, 0); in dhcpinit() 1161 (void) t_kclose(tiptr, 0); in dhcpinit() 2284 (void) t_kclose(tiptr, 0); in bp_netconfig() 2306 (void) t_kclose(tiptr, 0); in bp_netconfig() 2311 (void) t_kclose(tiptr, 0); in bp_netconfig()
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_clts.c | 900 (void) t_kclose(endpt->e_tiptr, 1); in clnt_clts_kcallit_addr() 1681 (void) t_kclose(new->e_tiptr, 1); in endpnt_get() 1737 (void) t_kclose(tiptr, 1); in endpnt_get() 1832 (void) t_kclose(e->e_tiptr, 1); in endpnt_reap() 1919 (void) t_kclose(e->e_tiptr, 1); in endpnt_reclaim()
|
H A D | clnt_cots.c | 2153 (void) t_kclose(tiptr, 1); in connmgr_get() 2163 (void) t_kclose(tiptr, 1); in connmgr_get() 2179 (void) t_kclose(tiptr, 1); in connmgr_get() 2205 (void) t_kclose(tiptr, 1); in connmgr_get() 2226 (void) t_kclose(tiptr, 1); in connmgr_get() 2542 (void) t_kclose(cm_entry->x_tiptr, 1); in connmgr_close()
|
H A D | rpcib.c | 5286 (void) t_kclose(tiptr, 0); in rpcib_do_ip_ioctl()
|
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/ |
H A D | fake_ktli.c | 188 t_kclose(TIUSER *tiptr, int callclosef) in t_kclose() function
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rds_ioctl.c | 75 (void) t_kclose(tiptr, 0); in rds_do_ip_ioctl()
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_arp.c | 294 (void) t_kclose(tiptr, 0); in ibcm_do_ip_ioctl()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_trantcp.c | 549 (void) t_kclose(nbp->nbp_tiptr, 0); in smb_nbst_done()
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.S | 494 NO_UNLOAD_STUB(tlimod, t_kclose, nomod_zero);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | modstubs.S | 456 NO_UNLOAD_STUB(tlimod, t_kclose, nomod_zero);
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1560 TLIMOD_OBJS += tlimod.o t_kalloc.o t_kbind.o t_kclose.o \
|