Searched refs:tpstr_to_ent (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_gettpent.c80 return (tpstr_to_ent(tpstrp, &err, &errstr));
121 return (tpstr_to_ent(tpstrp, &err, &errstr));
140 tpentp = tpstr_to_ent(tpstrp, &err, &errstr);
157 tpentp = tpstr_to_ent(tpstrp, &err, &errstr);
H A Dlibtsnet.h76 extern tsol_tpent_t *tpstr_to_ent(tsol_tpstr_t *, int *, char **);
H A Dtsol_sgettpent.c236 tpstr_to_ent(tsol_tpstr_t *tpstrp, int *errp, char **errstrp) function
291 (void) fprintf(stdout, "tpstr_to_ent: %s:%s\n", tpentp->name,
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnctl.c527 tpentp = tpstr_to_ent(&tpstr, &err, &errstr);
/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c303 tpentp = tpstr_to_ent(&tpstr, &err, &errstr);

Completed in 72 milliseconds