Searched refs:rhstr_to_ent (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libtsnet/common/ |
H A D | tsol_getrhent.c | 86 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 D | libtsnet.h | 86 extern tsol_rhent_t *rhstr_to_ent(tsol_rhstr_t *, int *, char **);
|
H A D | mapfile-vers | 43 rhstr_to_ent;
|
H A D | tsol_sgetrhent.c | 164 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 D | tnctl.c | 253 rhentp = rhstr_to_ent(&rhstr, &err, &errstr); in process_rh()
|
/titanic_44/usr/src/cmd/tsol/tnchkdb/ |
H A D | tnchkdb.c | 464 rhentp = rhstr_to_ent(&rhstr, &err, &errstr);
|