Home
last modified time | relevance | path

Searched refs:tsol_mlpent_t (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtnmlp.c40 tnmlp(int cmd, tsol_mlpent_t *buf) in tnmlp()
H A Dlibtsnet.h107 extern int tnmlp(int, tsol_mlpent_t *);
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c277 iterate_mlps(tsol_mlpent_t *tsme, const char *type) in iterate_mlps()
323 tsol_mlpent_t tsme; in print_mlp()
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c918 tsol_mlpent_t tsme; in tnmlp()
953 tsol_mlpent_t *, &tsme); in tnmlp()
966 tsol_mlpent_t *, &tsme); in tnmlp()
996 tsol_mlpent_t *, &tsme); in tnmlp()
1004 tsol_mlpent_t *, &tsme); in tnmlp()
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnctl.c369 tsol_mlpent_t tsme; in handle_mlps()
403 tsol_mlpent_t tsme; in process_tnzone()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h233 } tsol_mlpent_t; typedef
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c2938 tsol_mlpent_t *mlpent; in aus_labelsys()
2942 mlpent = kmem_alloc(sizeof (tsol_mlpent_t), KM_SLEEP); in aus_labelsys()
2943 if (copyin((caddr_t)a2, mlpent, sizeof (tsol_mlpent_t))) { in aus_labelsys()
2944 kmem_free(mlpent, sizeof (tsol_mlpent_t)); in aus_labelsys()
2962 kmem_free(mlpent, sizeof (tsol_mlpent_t)); in aus_labelsys()
2975 kmem_free(mlpent, sizeof (tsol_mlpent_t)); in aus_labelsys()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c4364 tsol_mlpent_t tsme; in set_mlps()
4394 tsol_mlpent_t tsme; in remove_mlps()