Searched refs:rhstr_to_ent (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libtsnet/common/
H A Dlibtsnet.h86 extern tsol_rhent_t *rhstr_to_ent(tsol_rhstr_t *, int *, char **);
H A Dtsol_getrhent.c82 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 Dtsol_sgetrhent.c163 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