Searched refs:rhstr_to_ent (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libtsnet/common/ |
H A D | libtsnet.h | 86 extern tsol_rhent_t *rhstr_to_ent(tsol_rhstr_t *, int *, char **);
|
H A D | tsol_getrhent.c | 82 return (rhstr_to_ent(rhstrp, &err, &errstr)); 123 return (rhstr_to_ent(rhstrp, &err, &errstr)); 142 rhentp = rhstr_to_ent(rhstrp, &err, &errstr); 159 rhentp = rhstr_to_ent(rhstrp, &err, &errstr);
|
H A D | tsol_sgetrhent.c | 163 rhstr_to_ent(tsol_rhstr_t *rhstrp, int *errp, char **errstrp) function 248 (void) fprintf(stdout, "rhstr_to_ent: %s:%s\n",
|
Completed in 33 milliseconds