Searched defs:find_template (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c148 find_template(const char *name) function
404 if ((tnl = find_template(tpentp->name)) != NULL) {
488 if (!tnrhtp_bad && find_template(rhentp->rh_template) == NULL) {

Completed in 279 milliseconds