Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtsnet/common/
H A Dtsol_getrhent.c86 return (rhstr_to_ent(rhstrp, &err, &errstr)); in tsol_getrhbyaddr()
127 return (rhstr_to_ent(rhstrp, &err, &errstr)); in tsol_getrhent()
146 rhentp = rhstr_to_ent(rhstrp, &err, &errstr); in tsol_fgetrhent()
163 rhentp = rhstr_to_ent(rhstrp, &err, &errstr); in tsol_fgetrhent()
H A Dlibtsnet.h86 extern tsol_rhent_t *rhstr_to_ent(tsol_rhstr_t *, int *, char **);
H A Dmapfile-vers43 rhstr_to_ent;
H A Dtsol_sgetrhent.c164 rhstr_to_ent(tsol_rhstr_t *rhstrp, int *errp, char **errstrp) in rhstr_to_ent() function
/titanic_44/usr/src/cmd/tsol/tnctl/
H A Dtnctl.c253 rhentp = rhstr_to_ent(&rhstr, &err, &errstr); in process_rh()
/titanic_44/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c464 rhentp = rhstr_to_ent(&rhstr, &err, &errstr);