Searched refs:rhstr (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/tsol/tnctl/ |
H A D | tnctl.c | 232 tsol_rhstr_t rhstr; in process_rh() local 251 (void) str_to_rhstr(hostname, strlen(hostname), &rhstr, buf, in process_rh() 253 rhentp = rhstr_to_ent(&rhstr, &err, &errstr); in process_rh()
|
/titanic_50/usr/src/cmd/tsol/tnchkdb/ |
H A D | tnchkdb.c | 431 tsol_rhstr_t rhstr; local 462 (void) str_to_rhstr(line, strlen(line), &rhstr, buf, 464 rhentp = rhstr_to_ent(&rhstr, &err, &errstr);
|