Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c646 tsol_tpent_t rhtpent; in tnrhtp() local
659 if (copyin(buf, &rhtpent, sizeof (rhtpent)) != 0) { in tnrhtp()
675 rhtpent.name); in tnrhtp()
676 type = rhtpent.host_type; in tnrhtp()
690 rhtpent.name); in tnrhtp()
709 rhtpent.name); in tnrhtp()
710 retv = tnrhtp_delete(rhtpent.name); in tnrhtp()
1207 tsol_tpent_t rhtpent; in tsol_create_i_tmpls() local
1209 bzero(&rhtpent, sizeof (rhtpent)); in tsol_create_i_tmpls()
1214 rhtpent.host_type = UNLABELED; in tsol_create_i_tmpls()
[all …]