Searched refs:tsol_mlpent_t (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/libtsnet/common/ |
H A D | tnmlp.c | 42 tnmlp(int cmd, tsol_mlpent_t *buf) in tnmlp()
|
H A D | libtsnet.h | 107 extern int tnmlp(int, tsol_mlpent_t *);
|
/titanic_50/usr/src/cmd/tsol/tninfo/ |
H A D | tninfo.c | 277 iterate_mlps(tsol_mlpent_t *tsme, const char *type) in iterate_mlps() 323 tsol_mlpent_t tsme; in print_mlp()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | labelsys.c | 920 tsol_mlpent_t tsme; in tnmlp() 955 tsol_mlpent_t *, &tsme); in tnmlp() 968 tsol_mlpent_t *, &tsme); in tnmlp() 998 tsol_mlpent_t *, &tsme); in tnmlp() 1006 tsol_mlpent_t *, &tsme); in tnmlp()
|
/titanic_50/usr/src/cmd/tsol/tnctl/ |
H A D | tnctl.c | 368 tsol_mlpent_t tsme; in handle_mlps() 402 tsol_mlpent_t tsme; in process_tnzone()
|
/titanic_50/usr/src/uts/common/sys/tsol/ |
H A D | tndb.h | 233 } tsol_mlpent_t; typedef
|
/titanic_50/usr/src/uts/common/c2/ |
H A D | audit_event.c | 2893 tsol_mlpent_t *mlpent; in aus_labelsys() 2897 mlpent = kmem_alloc(sizeof (tsol_mlpent_t), KM_SLEEP); in aus_labelsys() 2898 if (copyin((caddr_t)a2, mlpent, sizeof (tsol_mlpent_t))) { in aus_labelsys() 2899 kmem_free(mlpent, sizeof (tsol_mlpent_t)); in aus_labelsys() 2917 kmem_free(mlpent, sizeof (tsol_mlpent_t)); in aus_labelsys() 2930 kmem_free(mlpent, sizeof (tsol_mlpent_t)); in aus_labelsys()
|
/titanic_50/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 4253 tsol_mlpent_t tsme; in set_mlps() 4283 tsol_mlpent_t tsme; in remove_mlps()
|