Searched refs:t_koptmgmt (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | t_kuser.h | 101 extern int t_koptmgmt(TIUSER *, struct t_optmgmt *, struct t_optmgmt *);
|
/illumos-gate/usr/src/uts/common/ktli/ |
H A D | t_koptmgmt.c | 64 t_koptmgmt(TIUSER *tiptr, struct t_optmgmt *req, struct t_optmgmt *ret) in t_koptmgmt() function
|
/illumos-gate/usr/src/uts/common/mapfiles/ |
H A D | tlimod.mapfile | 42 t_koptmgmt { FLAGS = EXTERN };
|
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/ |
H A D | fake_ktli.c | 257 t_koptmgmt(TIUSER *tiptr, struct t_optmgmt *req, struct t_optmgmt *ret) in t_koptmgmt() function
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_trantcp.c | 873 err = t_koptmgmt(nbp->nbp_tiptr, &oreq, &ores); in smb_nbst_setparam()
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.S | 497 NO_UNLOAD_STUB(tlimod, t_koptmgmt, nomod_zero);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | modstubs.S | 459 NO_UNLOAD_STUB(tlimod, t_koptmgmt, nomod_zero);
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1562 t_koptmgmt.o t_krcvudat.o t_ksndudat.o t_kspoll.o \
|